summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-05-17 18:57:27 +0000
committerdmcmahill <dmcmahill>2003-05-17 18:57:27 +0000
commit0eb9f4bbfa864a470519f117d431d17aa0a3ccfb (patch)
tree38da32b667dedc0fa8e2725a121391909ae76ae7 /devel
parent919db4e618859b43e73ec00a94979a96fa93034c (diff)
downloadpkgsrc-0eb9f4bbfa864a470519f117d431d17aa0a3ccfb.tar.gz
add and enable p5-Set-Scalar
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 74fc41074e5..efc5203e2e9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.392 2003/05/07 13:53:37 salo Exp $
+# $NetBSD: Makefile,v 1.393 2003/05/17 18:57:27 dmcmahill Exp $
#
COMMENT= Development utilities
@@ -279,6 +279,7 @@ SUBDIR+= p5-Parse-Yapp
SUBDIR+= p5-Proc-Daemon
SUBDIR+= p5-SDL
SUBDIR+= p5-Safe-Hole
+SUBDIR+= p5-Set-Scalar
SUBDIR+= p5-SortVersions
SUBDIR+= p5-Storable
SUBDIR+= p5-Term-ReadKey