summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/Makefile
diff options
context:
space:
mode:
authorpaul <paul@FreeBSD.org>2000-12-28 18:47:23 +0000
committerpaul <paul@FreeBSD.org>2000-12-28 18:47:23 +0000
commit5910beac29d522719018c870664710e7cd5ab1a9 (patch)
treeaa5e9aab4504981bba8700b31311233cdefa27bd /usr.sbin/pkg_install/Makefile
parenta877c14171d775b9c755c8f53d30cfa7deab8deb (diff)
downloadFreeBSD-src-5910beac29d522719018c870664710e7cd5ab1a9.zip
FreeBSD-src-5910beac29d522719018c870664710e7cd5ab1a9.tar.gz
Add pkg_update, which can replace currently installed ports with new versions
while taking of updating all the dependencies.
Diffstat (limited to 'usr.sbin/pkg_install/Makefile')
-rw-r--r--usr.sbin/pkg_install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile
index 5ee7748..a47c4fc 100644
--- a/usr.sbin/pkg_install/Makefile
+++ b/usr.sbin/pkg_install/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR=lib add create delete info version
+SUBDIR=lib add create delete info update version
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud