diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-19 09:20:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-19 09:20:15 +0000 |
commit | 579a2c89c59d57aa176f221d13a6b8f38d0549ef (patch) | |
tree | d8e1b2f1215192e1694f321b18f2e8636f4adfdb /time/Makefile | |
parent | 3504ac35c09cc4a677f00ec34175608f54bd82eb (diff) | |
download | pkgsrc-579a2c89c59d57aa176f221d13a6b8f38d0549ef.tar.gz |
+ py-icalendar.
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 66c4047629c..5f5600f2bd8 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2009/05/05 13:00:51 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2009/05/19 09:20:15 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -96,6 +96,7 @@ SUBDIR+= polclock SUBDIR+= projclock SUBDIR+= ptimetracker SUBDIR+= py-dateutil +SUBDIR+= py-icalendar SUBDIR+= py-mxDateTime SUBDIR+= py-pytz SUBDIR+= rclock |