diff options
author | mjl <mjl@pkgsrc.org> | 2003-05-15 11:53:01 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2003-05-15 11:53:01 +0000 |
commit | ffe026a995e001f0b50b6d81512f46342c2a4f43 (patch) | |
tree | cda5530ad0ed33136adf184fc8c11a97af4545e0 /time/Makefile | |
parent | 57bb71e2e4edb2b5f8799951cef63f865dbe8306 (diff) | |
download | pkgsrc-ffe026a995e001f0b50b6d81512f46342c2a4f43.tar.gz |
Enable p5-Time-Period
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 f5dfb5f651f..aa683711e97 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/11/09 00:37:36 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2003/05/15 11:53:01 mjl Exp $ # COMMENT= clocks, calendars, daily planners and other time related applications @@ -22,6 +22,7 @@ SUBDIR+= lmclock SUBDIR+= logtime SUBDIR+= p5-Time SUBDIR+= p5-Time-HiRes +SUBDIR+= p5-Time-Period SUBDIR+= p5-TimeDate SUBDIR+= pcal SUBDIR+= pclock |