diff options
author | cheusov <cheusov@pkgsrc.org> | 2014-10-25 22:33:33 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2014-10-25 22:33:33 +0000 |
commit | 1aa22cf3400e84b43028a6928f41b35e622349d0 (patch) | |
tree | f8c32882a16c14797110060f785f60bf38fd0274 /time | |
parent | 9c45264c18c103cc6323170933c967593f7925b0 (diff) | |
download | pkgsrc-1aa22cf3400e84b43028a6928f41b35e622349d0.tar.gz |
+= py-jdcal
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 4af1b245eab..e2ac461a941 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.138 2014/08/18 09:49:00 wiz Exp $ +# $NetBSD: Makefile,v 1.139 2014/10/25 22:33:33 cheusov Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -126,6 +126,7 @@ SUBDIR+= py-dateutil2 SUBDIR+= py-goocalendar SUBDIR+= py-icalendar SUBDIR+= py-iso8601 +SUBDIR+= py-jdcal SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime SUBDIR+= py-pytz |