summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-07 14:31:17 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-07 14:31:17 +0000
commitb47d9ed271fb1fe9e682f7cc91498c3bf44ae1d8 (patch)
tree9d74018ded65f0aba6400f3b9da01785d5a9d96d /devel/Makefile
parentadd fooseti (diff)
add p5-Class-Date
A Perl class for easy date and time manipulation PR: 28503 Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes: svn path=/head/; revision=44879
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 f91c22c96c7e..30883554babe 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -291,6 +291,7 @@
SUBDIR += p5-C-Scan
SUBDIR += p5-Cache-Cache
SUBDIR += p5-Cdk
+ SUBDIR += p5-Class-Date
SUBDIR += p5-Class-Loader
SUBDIR += p5-Class-MethodMaker
SUBDIR += p5-Class-Singleton