diff options
author | agc <agc@pkgsrc.org> | 2002-05-09 12:23:37 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-05-09 12:23:37 +0000 |
commit | d795bc6e840e276b3e7db44b2bae595ac94777c9 (patch) | |
tree | b6ec682f191efb8429cde94faf8d3bb297d93c2c /time/Makefile | |
parent | 22fdf275e09f300ab5e611e590cd2ebe2b53723b (diff) | |
download | pkgsrc-d795bc6e840e276b3e7db44b2bae595ac94777c9.tar.gz |
Add and enable projclock.
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 ba4beeb019b..57a0ae909e8 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2002/02/27 21:26:02 agc Exp $ +# $NetBSD: Makefile,v 1.13 2002/05/09 12:23:37 agc Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -23,6 +23,7 @@ SUBDIR+= pcal SUBDIR+= phoon SUBDIR+= plan SUBDIR+= polclock +SUBDIR+= projclock SUBDIR+= py-mxDateTime SUBDIR+= rclock SUBDIR+= remind |