diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2008-03-16 19:11:28 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2008-03-16 19:11:28 +0000 |
commit | c3ffe96ae10f26de089908b6be69bc516ebe8e0c (patch) | |
tree | 91fb752324a5678c79b172800faa45d7759afda9 /time | |
parent | f3360f6524e88f6e8ca5da0a96dc94f111cc1197 (diff) | |
download | pkgsrc-c3ffe96ae10f26de089908b6be69bc516ebe8e0c.tar.gz |
Add p5-Calendar-Simple to subdir list
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 a3c897de3a1..1e921d90060 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2008/03/08 18:45:03 reed Exp $ +# $NetBSD: Makefile,v 1.70 2008/03/16 19:11:28 tonnerre Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -32,6 +32,7 @@ SUBDIR+= jday SUBDIR+= kronolith SUBDIR+= lmclock SUBDIR+= logtime +SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime SUBDIR+= p5-DateTime |