summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2008-08-23 21:58:09 +0000
committerseb <seb>2008-08-23 21:58:09 +0000
commit094c511cc0d0b3749675ad8e3c647de8f68da6c6 (patch)
treef3451c92592697d942212cc535a5d0d6e05e1aad
parent5294099ee25a19b6338b7210976422b1863289da (diff)
downloadpkgsrc-094c511cc0d0b3749675ad8e3c647de8f68da6c6.tar.gz
Add & enable p5-Scalar-Defer
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 005f41118dc..c0eeb65d28b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.992 2008/08/23 21:42:28 seb Exp $
+# $NetBSD: Makefile,v 1.993 2008/08/23 21:58:09 seb Exp $
#
COMMENT= Development utilities
@@ -651,6 +651,7 @@ SUBDIR+= p5-SVN-Mirror
SUBDIR+= p5-SVN-Notify
SUBDIR+= p5-SVN-Simple
SUBDIR+= p5-Safe-Hole
+SUBDIR+= p5-Scalar-Defer
SUBDIR+= p5-Scalar-List-Utils
SUBDIR+= p5-Schedule-RateLimiter
SUBDIR+= p5-Scope-Guard