summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2003-05-17 18:57:27 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2003-05-17 18:57:27 +0000
commit8a0898fbadbed338d681dd7f7f193467f2666d14 (patch)
tree38da32b667dedc0fa8e2725a121391909ae76ae7 /devel/Makefile
parentcd3f4ee2098968103f93022f75fbc1e178f92cc7 (diff)
downloadpkgsrc-8a0898fbadbed338d681dd7f7f193467f2666d14.tar.gz
add and enable p5-Set-Scalar
Diffstat (limited to 'devel/Makefile')
-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