diff options
author | obache <obache> | 2011-05-19 04:19:36 +0000 |
---|---|---|
committer | obache <obache> | 2011-05-19 04:19:36 +0000 |
commit | 238b8387a26cb9765a212a4c27b6e91e9fee0652 (patch) | |
tree | f2e02507f03877bf49cfc510e82863ae706ba24b /time/Makefile | |
parent | b53411aed0656677f1d96b747358b97f780b3eb4 (diff) | |
download | pkgsrc-238b8387a26cb9765a212a4c27b6e91e9fee0652.tar.gz |
+ p5-Date-ICal
Diffstat (limited to 'time/Makefile')
-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 |