diff options
author | agc <agc> | 2002-05-09 12:23:37 +0000 |
---|---|---|
committer | agc <agc> | 2002-05-09 12:23:37 +0000 |
commit | 8871d7dd3c5a692207ce149874aa00e0f863573f (patch) | |
tree | b6ec682f191efb8429cde94faf8d3bb297d93c2c /time/Makefile | |
parent | ca91e8fa429fc5917dfc9e0cdf5192648f7a3e79 (diff) | |
download | pkgsrc-8871d7dd3c5a692207ce149874aa00e0f863573f.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 |