diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-16 18:47:21 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-16 18:47:21 +0000 |
commit | d8214c0d6aee26461a52280e6b8ac9658649bce4 (patch) | |
tree | 611258f7ebbcafcc5a9763850d56cca7dc8845ec | |
parent | 0c581aa1b0a60358fd56492171259893679fe036 (diff) | |
download | pkgsrc-d8214c0d6aee26461a52280e6b8ac9658649bce4.tar.gz |
Add and enable p5-AppConfig.
-rw-r--r-- | devel/Makefile | 3 |
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 |