summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2000-06-28 01:43:34 +0000
committerwiz <wiz>2000-06-28 01:43:34 +0000
commit1b129b324627e65c3bef5121fb7c220cd6ba9508 (patch)
treefeefa5cb0f980b86e669c4f38cfaf1351de44e4c /pkgtools
parent649e5521a6f48cd896a0179fb1a386852f61734a (diff)
downloadpkgsrc-1b129b324627e65c3bef5121fb7c220cd6ba9508.tar.gz
add & enable pkgdiff
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 057ae50f199..898dc2c4716 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/02/25 01:04:15 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2000/06/28 01:43:34 wiz Exp $
#
SUBDIR+= gensolpkg
@@ -6,6 +6,7 @@
# SUBDIR+= pkg_install # only install on demand of bsd.pkg.mk
SUBDIR+= pkg_tarup
SUBDIR+= pkgdep
+ SUBDIR+= pkgdiff
SUBDIR+= pkglibtool
SUBDIR+= pkglint
SUBDIR+= pkgmanpages