diff options
author | wiz <wiz> | 2001-11-10 23:01:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-11-10 23:01:12 +0000 |
commit | ee5b01a8ae5d5eccfe9a105981e247aedeeb7da6 (patch) | |
tree | 40e65c0bfdce5a26203077385dba9656f37b4ba4 | |
parent | 5b656321015544899865e9e1ee582a5bc1e67dcf (diff) | |
download | pkgsrc-ee5b01a8ae5d5eccfe9a105981e247aedeeb7da6.tar.gz |
Add and enable phoon (hi ig!)
-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 |