summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-09 00:44:26 +0000
committerwiz <wiz>2000-12-09 00:44:26 +0000
commit640327ddec92b9a63ca0e72b46e4e23bc56ef6db (patch)
treef3a109d697e7fa2c0a4b0bddf348ee112cad84d8 /pkgtools
parent01e0e96ef7bba20608f9aa1d731f9167580f8f7c (diff)
downloadpkgsrc-640327ddec92b9a63ca0e72b46e4e23bc56ef6db.tar.gz
add and enable bsdpak
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 6e6d50b7f2e..2c309caffa6 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2000/08/17 14:16:18 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2000/12/09 00:44:26 wiz Exp $
#
+ SUBDIR += bsdpak
SUBDIR += gensolpkg
# SUBDIR += pax # Only needed on 1.3 systems
# SUBDIR += pkg_install # Only install on demand of bsd.pkg.mk