summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-03-06 11:22:12 +0000
committeragc <agc@pkgsrc.org>2001-03-06 11:22:12 +0000
commitd77bd8c9ae070b1d3388115d46a460024955f2cf (patch)
tree61d4d5628d100debb36428f01b7d8b4222a69579 /pkgtools
parentf29caca16e7804da1d0e3caaad986944f4d5ee2e (diff)
downloadpkgsrc-d77bd8c9ae070b1d3388115d46a460024955f2cf.tar.gz
Add and enable digest
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 34f82c16b81..9e829885b37 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2001/02/20 16:27:06 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2001/03/06 11:22:12 agc Exp $
#
COMMENT= Tools for use in the packages collection
SUBDIR+= bsdpak
+SUBDIR+= digest
SUBDIR+= gensolpkg
#SUBDIR+= pax # Only needed on 1.3 systems
SUBDIR+= perl-mk