diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 17:47:47 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 17:47:47 +0000 |
commit | f959938de6ea3a77dfa0c25080a647fbf04e9445 (patch) | |
tree | ee59cd4fd8930c77271a1ae3347a07a17b43a3c1 /time/Makefile | |
parent | 5f84dbb3294cf9b89fed4f4f2d68ef6a58dd979a (diff) | |
download | pkgsrc-f959938de6ea3a77dfa0c25080a647fbf04e9445.tar.gz |
Added time/p5-DateTime-Format-SQLite version 0.10
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 781e62db707..4d6f5ee32e2 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2009/06/09 17:36:21 abs Exp $ +# $NetBSD: Makefile,v 1.98 2009/07/07 17:47:47 sno Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -60,6 +60,7 @@ SUBDIR+= p5-DateTime-Format-Mail SUBDIR+= p5-DateTime-Format-MySQL SUBDIR+= p5-DateTime-Format-Natural SUBDIR+= p5-DateTime-Format-Pg +SUBDIR+= p5-DateTime-Format-SQLite SUBDIR+= p5-DateTime-Format-Strptime SUBDIR+= p5-DateTime-Format-W3CDTF SUBDIR+= p5-DateTime-Locale |