aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-04-29 03:19:10 +0800
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-04-29 03:19:10 +0800
commit895fb30eefab6c1094c3184d0af3e71a1457a2ad (patch)
tree6395010902e7e8b61865049ca8d553118712b2d7 /devel
parente09fa3556cb3f54c5f43db59e168ae848cabe753 (diff)
downloadfreebsd-ports-895fb30eefab6c1094c3184d0af3e71a1457a2ad.tar.gz
freebsd-ports-895fb30eefab6c1094c3184d0af3e71a1457a2ad.tar.zst
freebsd-ports-895fb30eefab6c1094c3184d0af3e71a1457a2ad.zip
Activate p5-Date-Manip
Notes
Notes: svn path=/head/; revision=6357
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 cb2b4da35966..c3dae97d770e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.49 1997/04/18 12:10:56 jfitz Exp $
+# $Id: Makefile,v 1.50 1997/04/26 23:44:45 asami Exp $
#
SUBDIR += SWIG
@@ -33,6 +33,7 @@
SUBDIR += p5-Curses
SUBDIR += p5-Data-Dumper
SUBDIR += p5-Data-Flow
+ SUBDIR += p5-Date-Manip
SUBDIR += p5-File-BasicFlock
SUBDIR += p5-File-Lock
SUBDIR += p5-File-Slurp