diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-06 10:32:37 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-06 10:32:37 +0000 |
commit | 9246b0533673c7a92c2b4918b52b1de316e6ccdf (patch) | |
tree | d7920b3cc683d7a3bbc4838d1575ea18ed7e1fa2 /devel/Makefile | |
parent | Fix remotely exploitable buffer overflow (CVE-2002-0391). (diff) |
Add p5-DateTime-Event-Recurrence 0.05,
perl DateTime extension for
computing basic recurrences.
PR: 53999
Submitted by: Mathieu Arnold <m@absolight.net>
Notes
Notes:
svn path=/head/; revision=84291
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0db9dfbd787d..e31295c47e63 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -550,6 +550,7 @@ SUBDIR += p5-DateTime-Calendar-Mayan SUBDIR += p5-DateTime-Event-Cron SUBDIR += p5-DateTime-Event-Easter + SUBDIR += p5-DateTime-Event-Recurrence SUBDIR += p5-DateTime-LeapSecond SUBDIR += p5-DateTime-Precise SUBDIR += p5-DateTime-Set |