diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-16 10:26:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-16 10:26:16 +0000 |
commit | 013de327bd2f6176bc98cbe57c354a84d3ea5898 (patch) | |
tree | c5663f05f7777e3d461b1e36c85281967ffc952c /time/Makefile | |
parent | 9f4355fd14d04d5e717e819f335ef9ef5d71168a (diff) | |
download | pkgsrc-013de327bd2f6176bc98cbe57c354a84d3ea5898.tar.gz |
+ py-dateutil2
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index ab5865aeb0c..2ff56fae546 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2014/01/09 22:10:48 jnemeth Exp $ +# $NetBSD: Makefile,v 1.131 2014/01/16 10:26:16 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -119,6 +119,7 @@ SUBDIR+= polclock SUBDIR+= projclock SUBDIR+= ptimetracker SUBDIR+= py-dateutil +SUBDIR+= py-dateutil2 SUBDIR+= py-icalendar SUBDIR+= py-mxDateTime SUBDIR+= py-parsedatetime |