summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-03-01 23:59:07 +0000
committersno <sno>2009-03-01 23:59:07 +0000
commit06865e03cca2fa7d947407b89fccffcfa0dfcd71 (patch)
treea1a3f95c6206876f8a52d653dc3c780215cd48b2
parent751950e266feee1199036ff4f580d7467c82cfbc (diff)
downloadpkgsrc-06865e03cca2fa7d947407b89fccffcfa0dfcd71.tar.gz
Added devel/p5-CPAN-Reporter
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 8b9ca5101b8..7c2b189eb2b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1122 2009/03/01 23:44:37 sno Exp $
+# $NetBSD: Makefile,v 1.1123 2009/03/01 23:59:07 sno Exp $
#
COMMENT= Development utilities
@@ -433,6 +433,7 @@ SUBDIR+= p5-Bit-Vector
SUBDIR+= p5-CLASS
SUBDIR+= p5-CPAN
SUBDIR+= p5-CPAN-DistnameInfo
+SUBDIR+= p5-CPAN-Reporter
SUBDIR+= p5-Cache
SUBDIR+= p5-Cache-Cache
SUBDIR+= p5-Cache-FastMmap