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 | edc3c2d3589e749677c4ed0c2ab0fbe3d1733741 (patch) | |
tree | d8e1b2f1215192e1694f321b18f2e8636f4adfdb /time/Makefile | |
parent | d7604c4ad84d90192ecffc9afb95c5291b1a792c (diff) | |
download | pkgsrc-edc3c2d3589e749677c4ed0c2ab0fbe3d1733741.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 |