diff options
author | markd <markd@pkgsrc.org> | 2008-06-23 21:31:17 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2008-06-23 21:31:17 +0000 |
commit | bcac87a94d755fa13323e923c4ba0f5f0764832a (patch) | |
tree | 5f0a65ad9ed0fb398d44223e469c42922ae3bd52 /time/Makefile | |
parent | a8d2a2cc0a42a27ea15b5df21e1c1a164610fa43 (diff) | |
download | pkgsrc-bcac87a94d755fa13323e923c4ba0f5f0764832a.tar.gz |
Add py-pytz.
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 1e921d90060..fa9b197f155 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2008/03/16 19:11:28 tonnerre Exp $ +# $NetBSD: Makefile,v 1.71 2008/06/23 21:31:17 markd Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -76,6 +76,7 @@ SUBDIR+= projclock SUBDIR+= ptimetracker SUBDIR+= py-dateutil SUBDIR+= py-mxDateTime +SUBDIR+= py-pytz SUBDIR+= rclock SUBDIR+= remind SUBDIR+= rsibreak |