diff options
author | tron <tron@pkgsrc.org> | 2002-07-04 22:05:10 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-07-04 22:05:10 +0000 |
commit | fd1703b155b1cacf7871ec39d6fd4f608ec87b82 (patch) | |
tree | a3cb51b13ab223abeeb70fad71c024598085df18 /time/Makefile | |
parent | bec40821824689ffb5ffc7d8f3ebae0e969c6ad6 (diff) | |
download | pkgsrc-fd1703b155b1cacf7871ec39d6fd4f608ec87b82.tar.gz |
Add and enable "p5-Time" package. This fixes PR pkg/17450 by
Hiramatsu Yoshifumi.
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 01bbacaa000..9ccf7b6686a 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2002/05/14 18:48:36 agc Exp $ +# $NetBSD: Makefile,v 1.15 2002/07/04 22:05:10 tron Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -19,6 +19,7 @@ SUBDIR+= ical SUBDIR+= korganizer SUBDIR+= kworldwatch SUBDIR+= logtime +SUBDIR+= p5-Time SUBDIR+= pcal SUBDIR+= phoon SUBDIR+= plan |