summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-16 18:47:21 +0000
committerjtb <jtb@pkgsrc.org>2001-04-16 18:47:21 +0000
commitd8214c0d6aee26461a52280e6b8ac9658649bce4 (patch)
tree611258f7ebbcafcc5a9763850d56cca7dc8845ec /devel
parent0c581aa1b0a60358fd56492171259893679fe036 (diff)
downloadpkgsrc-d8214c0d6aee26461a52280e6b8ac9658649bce4.tar.gz
Add and enable p5-AppConfig.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c86f9741777..c087e812d86 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2001/04/16 18:04:25 jtb Exp $
+# $NetBSD: Makefile,v 1.197 2001/04/16 18:47:21 jtb Exp $
#
COMMENT= Development utilities
@@ -112,6 +112,7 @@ SUBDIR+= newmkdep
SUBDIR+= noweb
SUBDIR+= nqc
SUBDIR+= oaf
+SUBDIR+= p5-AppConfig
SUBDIR+= p5-AtExit
SUBDIR+= p5-Bit-Vector
SUBDIR+= p5-Compress-Zlib