summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-Pg/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-12-04 01:28:35 +0000
committermef <mef@pkgsrc.org>2014-12-04 01:28:35 +0000
commit883d72d346c1181c4c59234de5b363dd5a718061 (patch)
tree52f8c74a648afa9766cc5f14f628b7d66ad5e85d /time/p5-DateTime-Format-Pg/Makefile
parent25384892cae69350cedc7c09cd67471164caafe6 (diff)
downloadpkgsrc-883d72d346c1181c4c59234de5b363dd5a718061.tar.gz
Update 0.16009 to 0.16010
0.16010 2014-09-18T12:36:03Z - Add support for various more interval units [pr #3]: millenium, century, decade, month, week
Diffstat (limited to 'time/p5-DateTime-Format-Pg/Makefile')
-rw-r--r--time/p5-DateTime-Format-Pg/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/time/p5-DateTime-Format-Pg/Makefile b/time/p5-DateTime-Format-Pg/Makefile
index 298968b1fba..d162ce3be0b 100644
--- a/time/p5-DateTime-Format-Pg/Makefile
+++ b/time/p5-DateTime-Format-Pg/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2014/05/29 23:37:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/12/04 01:28:35 mef Exp $
-DISTNAME= DateTime-Format-Pg-0.16009
+DISTNAME= DateTime-Format-Pg-0.16010
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}