summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2006-02-08 15:13:13 +0000
committerseb <seb@pkgsrc.org>2006-02-08 15:13:13 +0000
commit27798a4ee0766e33e7162aa5acdc8e6a364b50a3 (patch)
tree3546e601b6049249c53d83394e5c361a255a42ac /devel
parentcfe46298b0866fbac93ba674e63dfefa0d0acac0 (diff)
downloadpkgsrc-27798a4ee0766e33e7162aa5acdc8e6a364b50a3.tar.gz
Add & enable p5-Carp-Assert-More
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 c1c5ba4f41a..afd5040c1f5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.724 2006/02/08 08:23:54 seb Exp $
+# $NetBSD: Makefile,v 1.725 2006/02/08 15:13:13 seb Exp $
#
COMMENT= Development utilities
@@ -329,6 +329,7 @@ SUBDIR+= p5-Bit-Vector
SUBDIR+= p5-Cache-Cache
SUBDIR+= p5-Cache-Simple-TimedExpiry
SUBDIR+= p5-Carp-Assert
+SUBDIR+= p5-Carp-Assert-More
SUBDIR+= p5-Carp-Clan
SUBDIR+= p5-Class-Accessor
SUBDIR+= p5-Class-Autouse