diff options
author | obache <obache@pkgsrc.org> | 2011-05-19 04:19:36 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-19 04:19:36 +0000 |
commit | 414077c08d3db8b306adefb197f427a93a6193f4 (patch) | |
tree | f2e02507f03877bf49cfc510e82863ae706ba24b /time | |
parent | bf405a255de28f06184bb9a205d1a5ea4489ebfb (diff) | |
download | pkgsrc-414077c08d3db8b306adefb197f427a93a6193f4.tar.gz |
+ p5-Date-ICal
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index cde26018bb7..519cb6a1832 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.117 2011/05/18 02:23:23 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.118 2011/05/19 04:19:36 obache Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -43,6 +43,7 @@ SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Convert-NLS_DATE_FORMAT SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime +SUBDIR+= p5-Date-ICal SUBDIR+= p5-Date-Leapyear SUBDIR+= p5-DateTime SUBDIR+= p5-DateTime-Calendar-Discordian |