summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-07-09 23:20:25 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-07-09 23:20:25 +0000
commit5d51e70e550aaa4a8ba99907938e2c7ac325af4a (patch)
treef3167b7140c7e6086de041581deeb12dba2c6f35 /devel/Makefile
parentImport of p5-Storable, a module for storing data structures intact and readin... (diff)
Activate p5-Storable
Notes
Notes: svn path=/head/; revision=7259
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 719253cf07c8..1561e0dc44b9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.69 1997/07/08 08:44:17 tg Exp $
+# $Id: Makefile,v 1.70 1997/07/08 10:11:10 tg Exp $
#
SUBDIR += SWIG
@@ -61,6 +61,7 @@
SUBDIR += p5-Religion
SUBDIR += p5-Resources
SUBDIR += p5-Sort-Versions
+ SUBDIR += p5-Storable
SUBDIR += p5-Term-ReadKey
SUBDIR += p5-Time
SUBDIR += p5-TraceFuncs