summaryrefslogtreecommitdiff
path: root/time/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2015-04-19 21:29:17 +0000
committerrodent <rodent>2015-04-19 21:29:17 +0000
commitef0d2cf88648b7f9fbf7bb30c4e1f99c9fbd94d9 (patch)
treeb7142de6e684c9dba4e04cff7dd78a8fbdab1423 /time/Makefile
parentcf14043e0a82a068900c24a05a026ec2ea247dea (diff)
downloadpkgsrc-ef0d2cf88648b7f9fbf7bb30c4e1f99c9fbd94d9.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