summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/Makefile')
-rw-r--r--usr.sbin/pkg_install/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile
index 14336491b2e..20d82a95105 100644
--- a/usr.sbin/pkg_install/Makefile
+++ b/usr.sbin/pkg_install/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.5 2001/05/21 16:47:50 brian Exp $
+# $OpenBSD: Makefile,v 1.6 2001/05/22 08:18:36 brian Exp $
-SUBDIR=lib add create delete info version
+SUBDIR=lib add create delete info
.include <bsd.subdir.mk>