diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 15:28:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 15:28:43 +0000 |
commit | 8d9bf0b98f2576da1df8b555b0858b22e1fa3175 (patch) | |
tree | 6565098440df297f3b8fd471a5553e56e76e5515 /time/p5-Time-Format | |
parent | be7548899ffc7b41e6514a9b211d6b47250b78e2 (diff) | |
download | pkgsrc-8d9bf0b98f2576da1df8b555b0858b22e1fa3175.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'time/p5-Time-Format')
-rw-r--r-- | time/p5-Time-Format/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-Time-Format/Makefile b/time/p5-Time-Format/Makefile index 713b2bc272e..6cf9e93c9ec 100644 --- a/time/p5-Time-Format/Makefile +++ b/time/p5-Time-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/08/21 16:36:27 seb Exp $ +# $NetBSD: Makefile,v 1.8 2011/08/14 15:28:48 obache Exp $ # DISTNAME= Time-Format-1.11 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} |