summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc>2001-02-01 12:40:08 +0000
committeragc <agc>2001-02-01 12:40:08 +0000
commitb2e452a95eb298ebb095102dfa5cdc66d2bc694d (patch)
treea9984ce322a13abf3b330ff656abd1c3db078526 /pkgtools
parenta72bc2f1c3d815fe645b6c6190939822b5cba811 (diff)
downloadpkgsrc-b2e452a95eb298ebb095102dfa5cdc66d2bc694d.tar.gz
Add and enable pkgsurvey
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 a4445b952df..9fe82c01b8e 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2001/01/25 08:59:09 tron Exp $
+# $NetBSD: Makefile,v 1.22 2001/02/01 12:40:08 agc Exp $
#
SUBDIR += bsdpak
@@ -10,6 +10,7 @@
SUBDIR += pkgdiff
SUBDIR += pkglint
SUBDIR += pkgmanpages
+ SUBDIR += pkgsurvey
SUBDIR += port2pkg
SUBDIR += rpm2pkg
SUBDIR += url2pkg