diff options
author | wiz <wiz> | 2009-05-19 09:20:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-05-19 09:20:15 +0000 |
commit | 25fd18c836ad156de9c5c4f4fc71d5fd3a33644d (patch) | |
tree | d8e1b2f1215192e1694f321b18f2e8636f4adfdb /time/Makefile | |
parent | 41d47e5a31a1a003c26ea05f0e060d5d85cc9796 (diff) | |
download | pkgsrc-25fd18c836ad156de9c5c4f4fc71d5fd3a33644d.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 |