diff options
author | taca <taca@pkgsrc.org> | 2010-03-16 15:18:01 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-03-16 15:18:01 +0000 |
commit | 2a20f67c24b827d07c5459e87a7d3c1d0aeb5ebf (patch) | |
tree | f582f68359fc9c291169849f5b90e4e157a21056 /time | |
parent | 19548dd20e79612f1e6427afd8b551d94dd8919b (diff) | |
download | pkgsrc-2a20f67c24b827d07c5459e87a7d3c1d0aeb5ebf.tar.gz |
Add and enable php-calendar.
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 a5e2d33f5db..b3029baab92 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2010/03/14 16:39:53 wiz Exp $ +# $NetBSD: Makefile,v 1.111 2010/03/16 15:18:01 taca Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -97,6 +97,7 @@ SUBDIR+= pcal SUBDIR+= pclock SUBDIR+= pear-Date SUBDIR+= phoon +SUBDIR+= php-calendar SUBDIR+= plan SUBDIR+= planner SUBDIR+= polclock |