/usr/Makefile - automatically update pkgin database too.
This commit is contained in:
parent
06aab2c6ed
commit
914cdb5997
1 changed files with 2 additions and 1 deletions
|
@ -39,4 +39,5 @@ pkgsrc-update: git
|
||||||
cd ${.CURDIR}/pkgsrc && git pull
|
cd ${.CURDIR}/pkgsrc && git pull
|
||||||
|
|
||||||
git:
|
git:
|
||||||
pkgin in scmgit-base
|
pkgin update
|
||||||
|
pkgin install scmgit-base
|
||||||
|
|
Loading…
Reference in a new issue