summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2015-04-19 21:29:17 +0000
committerrodent <rodent@pkgsrc.org>2015-04-19 21:29:17 +0000
commitac39596c2521018b7268be2f742b2defeef5341d (patch)
treeb7142de6e684c9dba4e04cff7dd78a8fbdab1423 /time/Makefile
parentc1957627cfe2be7dd0e0e87c72693ea4c4fbba45 (diff)
downloadpkgsrc-ac39596c2521018b7268be2f742b2defeef5341d.tar.gz
+py-isodate - packaged originally in pkgsrc-wip by kamelderouiche@yahoo.com
Diffstat (limited to 'time/Makefile')
-rw-r--r--time/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile
index 27a04fee343..ed7871401b7 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.146 2015/03/13 13:29:00 taca Exp $
+# $NetBSD: Makefile,v 1.147 2015/04/19 21:29:17 rodent Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -128,6 +128,7 @@ SUBDIR+= py-dateutil
SUBDIR+= py-goocalendar
SUBDIR+= py-icalendar
SUBDIR+= py-iso8601
+SUBDIR+= py-isodate
SUBDIR+= py-jdcal
SUBDIR+= py-mxDateTime
SUBDIR+= py-parsedatetime