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 | 711ee4b6401f383f0631abdbba317cc3c087f707 (patch) | |
tree | 41c469e2c9c938eab19ee8db180f492aa0c7f0d2 | |
parent | 446c0a91b0d1e2aaaf842cd50ff17b538378fe73 (diff) | |
download | pkgsrc-711ee4b6401f383f0631abdbba317cc3c087f707.tar.gz |
+py-goocalendar
-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 |