diff options
author | tron <tron> | 2009-05-31 16:52:43 +0000 |
---|---|---|
committer | tron <tron> | 2009-05-31 16:52:43 +0000 |
commit | cdd64fa96c905d55962984009755f635c04460e1 (patch) | |
tree | f341d8dcfd119118384aba035d772412d839b162 /time/Makefile | |
parent | b8e2b9d7c667c1b2065893270c1a437b786aaf28 (diff) | |
download | pkgsrc-cdd64fa96c905d55962984009755f635c04460e1.tar.gz |
Add and enable "py-parsedatetime" package.
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 5f5600f2bd8..4229506aa8e 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2009/05/19 09:20:15 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2009/05/31 16:52:43 tron Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -98,6 +98,7 @@ SUBDIR+= ptimetracker SUBDIR+= py-dateutil SUBDIR+= py-icalendar SUBDIR+= py-mxDateTime +SUBDIR+= py-parsedatetime SUBDIR+= py-pytz SUBDIR+= rclock SUBDIR+= remind |