diff options
author | rodent <rodent@pkgsrc.org> | 2014-01-30 03:38:12 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-01-30 03:38:12 +0000 |
commit | b0a4696a9e0d5ccc8456829e04e5abb115945257 (patch) | |
tree | 41c469e2c9c938eab19ee8db180f492aa0c7f0d2 /time | |
parent | 5163fb86688431ba1d63b0dc37eaf8c5276e38fa (diff) | |
download | pkgsrc-b0a4696a9e0d5ccc8456829e04e5abb115945257.tar.gz |
+py-goocalendar
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 2ff56fae546..d2ca61624a6 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2014/01/16 10:26:16 wiz Exp $ +# $NetBSD: Makefile,v 1.132 2014/01/30 03:38:12 rodent Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -120,6 +120,7 @@ SUBDIR+= projclock SUBDIR+= ptimetracker SUBDIR+= py-dateutil SUBDIR+= py-dateutil2 +SUBDIR+= py-goocalendar SUBDIR+= py-icalendar SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime |