diff options
author | tron <tron> | 2002-07-04 22:05:10 +0000 |
---|---|---|
committer | tron <tron> | 2002-07-04 22:05:10 +0000 |
commit | aad9ce13a955e105ae7455fa82b7a26a34602819 (patch) | |
tree | a3cb51b13ab223abeeb70fad71c024598085df18 /time/Makefile | |
parent | 762b5e628edacb252ca3cd6b730780e8518a8533 (diff) | |
download | pkgsrc-aad9ce13a955e105ae7455fa82b7a26a34602819.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 |