summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-04 00:08:13 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-04 00:08:13 +0000
commitd8b9865e7b0c18532832353d8fb3579b92812896 (patch)
treecff18a1d2bdec2cc90c26dbd8a18ec8c6ccddf16 /devel/Makefile
parentAdd p5-Set-Object 1.02, perl module to manage sets of objects. (diff)
Add p5-Set-Scalar 1.03, perl module containing a set of scalars, including
references. PR: 24026 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36753
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 259c8a86296f..956e13874758 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -271,6 +271,7 @@
SUBDIR += p5-Resources
SUBDIR += p5-Set-NestedGroups
SUBDIR += p5-Set-Object
+ SUBDIR += p5-Set-Scalar
SUBDIR += p5-Sort-Versions
SUBDIR += p5-Storable
SUBDIR += p5-String-Approx