summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authoragc <agc>1998-09-04 08:58:02 +0000
committeragc <agc>1998-09-04 08:58:02 +0000
commit2783ddbb73f145816eb95594d48f0f7f6c16204e (patch)
tree97d8b42ecbd2a7ce3be9427ae8daeb126ba5f34d /pkgtools/Makefile
parent7d0c0e3e945df5585ee6e12c751e74454c0faf5d (diff)
downloadpkgsrc-2783ddbb73f145816eb95594d48f0f7f6c16204e.tar.gz
Move pkglint from devel category to pkgtools category by Repository copy.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index e1a5d47cc7c..d1f328c1c23 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 1998/09/03 11:58:25 agc Exp $
+# $NetBSD: Makefile,v 1.3 1998/09/04 08:58:02 agc Exp $
#
#SUBDIR+= ftp
#SUBDIR+= pax
+SUBDIR+= pkglint
#SUBDIR+= pkg_install
.include "../mk/bsd.pkg.subdir.mk"