diff options
author | wiz <wiz@pkgsrc.org> | 2001-11-10 23:01:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-11-10 23:01:12 +0000 |
commit | 4bd660ef8188978f51bb7a76231e89c1bec07caa (patch) | |
tree | 40e65c0bfdce5a26203077385dba9656f37b4ba4 /time | |
parent | 191ea16a30b8038931da7395fe8677f39b1beeb6 (diff) | |
download | pkgsrc-4bd660ef8188978f51bb7a76231e89c1bec07caa.tar.gz |
Add and enable phoon (hi ig!)
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 6e291209f2a..18780addc2a 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/06/09 10:53:07 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/11/10 23:01:12 wiz Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -19,6 +19,7 @@ SUBDIR+= korganizer SUBDIR+= kworldwatch SUBDIR+= logtime SUBDIR+= pcal +SUBDIR+= phoon SUBDIR+= plan SUBDIR+= polclock SUBDIR+= py-mxDateTime |