diff options
author | joerg <joerg@pkgsrc.org> | 2017-09-29 21:22:07 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2017-09-29 21:22:07 +0000 |
commit | 49d07af588e92b9351c4e19f45f4b8be4a08790b (patch) | |
tree | bba29645e62323d29e2ddf08fa67dc3dc41cb78b /time | |
parent | 7de434c8c14c562be5b1004c7dc69958dbdd9d9e (diff) | |
download | pkgsrc-49d07af588e92b9351c4e19f45f4b8be4a08790b.tar.gz |
+ py-dateparser
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 561314695f6..d1734e17e7b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.169 2017/09/29 21:19:07 joerg Exp $ +# $NetBSD: Makefile,v 1.170 2017/09/29 21:22:07 joerg Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -126,6 +126,7 @@ SUBDIR+= polclock SUBDIR+= projclock SUBDIR+= projectlibre SUBDIR+= py-arrow +SUBDIR+= py-dateparser SUBDIR+= py-dateutil SUBDIR+= py-goocalendar SUBDIR+= py-icalendar |