diff options
author | cube <cube> | 2005-01-26 16:26:23 +0000 |
---|---|---|
committer | cube <cube> | 2005-01-26 16:26:23 +0000 |
commit | 6a2261f76ace89d2e45441791cae2ef05ec688b8 (patch) | |
tree | b73e43b0fcae2c3d9b771b00aa06059e57c0ed74 /time/Makefile | |
parent | ef3aa01597577461b4d6ce622fddab3408f14ad3 (diff) | |
download | pkgsrc-6a2261f76ace89d2e45441791cae2ef05ec688b8.tar.gz |
Activate and note addition of the p5-DateTime-* packages.
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 1a8fc2a8ecd..5c187380aa9 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2005/01/17 12:51:47 martti Exp $ +# $NetBSD: Makefile,v 1.38 2005/01/26 16:26:23 cube Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -29,6 +29,11 @@ SUBDIR+= ical SUBDIR+= jday SUBDIR+= lmclock SUBDIR+= logtime +SUBDIR+= p5-DateTime +SUBDIR+= p5-DateTime-Event-Cron +SUBDIR+= p5-DateTime-Locale +SUBDIR+= p5-DateTime-Set +SUBDIR+= p5-DateTime-TimeZone SUBDIR+= p5-Time SUBDIR+= p5-Time-HiRes SUBDIR+= p5-Time-Period |