diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 19:35:54 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 19:35:54 +0000 |
commit | b0e4fd7566c5d56deab7939b5055f42d5486a014 (patch) | |
tree | 9df17b7407f70f31ee9fce81bccdf35e25d0d8ff /time | |
parent | 27365db3988fc107382e3a8b25af1706fa51085b (diff) | |
download | pkgsrc-b0e4fd7566c5d56deab7939b5055f42d5486a014.tar.gz |
Added time/p5-Time-Format_XS version 1.03
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 f97c12cb028..0c4f08bf3d9 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.99 2009/07/07 18:40:17 sno Exp $ +# $NetBSD: Makefile,v 1.100 2009/07/07 19:35:54 sno Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -77,6 +77,7 @@ SUBDIR+= p5-Time-Clock SUBDIR+= p5-Time-Duration SUBDIR+= p5-Time-Duration-Parse SUBDIR+= p5-Time-Format +SUBDIR+= p5-Time-Format_XS SUBDIR+= p5-Time-HiRes SUBDIR+= p5-Time-Interval SUBDIR+= p5-Time-Local |