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 7c837ef5445..f4b94ac24bb 100644
--- a/usr.sbin/pkg_install/Makefile
+++ b/usr.sbin/pkg_install/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.3 1999/10/05 22:30:18 espie Exp $
+# $OpenBSD: Makefile,v 1.4 1999/10/05 22:34:44 espie Exp $
-SUBDIR=lib add create delete info sign
+SUBDIR=lib add create delete info
.include <bsd.subdir.mk>