diff options
author | minskim <minskim@pkgsrc.org> | 2004-10-23 17:06:27 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-10-23 17:06:27 +0000 |
commit | 263eb03579832b1fa57d94a813715106c3797dc3 (patch) | |
tree | 60375cb12168a5a585be7b24d15f8ed1bf371e37 /time | |
parent | 16d688b6638b5edf83cac41dc09e0d979b659bac (diff) | |
download | pkgsrc-263eb03579832b1fa57d94a813715106c3797dc3.tar.gz |
Add and enable p5-Time-Piece
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 7feb5c2e9fa..e47929283f6 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2004/10/23 07:13:37 jdolecek Exp $ +# $NetBSD: Makefile,v 1.36 2004/10/23 17:06:27 minskim Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -32,6 +32,7 @@ SUBDIR+= logtime SUBDIR+= p5-Time SUBDIR+= p5-Time-HiRes SUBDIR+= p5-Time-Period +SUBDIR+= p5-Time-Piece SUBDIR+= p5-TimeDate SUBDIR+= pcal SUBDIR+= pclock |