diff options
author | wiz <wiz@pkgsrc.org> | 2007-07-02 18:06:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-07-02 18:06:21 +0000 |
commit | abe0d52ea40a48034934bf462438c0aa3a8efb04 (patch) | |
tree | 80a5b9fb0062c02eaee4a9b844e683bebf330323 /time/Makefile | |
parent | 4de44f40845eed33fa95ac9d1071230d411d26a4 (diff) | |
download | pkgsrc-abe0d52ea40a48034934bf462438c0aa3a8efb04.tar.gz |
+ py-dateutil.
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 3ade461a0b6..07fd8fa3115 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2007/06/12 00:07:21 heinz Exp $ +# $NetBSD: Makefile,v 1.63 2007/07/02 18:06:21 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -71,6 +71,7 @@ SUBDIR+= planner SUBDIR+= polclock SUBDIR+= projclock SUBDIR+= ptimetracker +SUBDIR+= py-dateutil SUBDIR+= py-mxDateTime SUBDIR+= rclock SUBDIR+= remind |