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 | b1e5f034de39c31c826cfb2ca2a3480e63cc5082 (patch) | |
tree | 6565098440df297f3b8fd471a5553e56e76e5515 /time/p5-Schedule-At | |
parent | e02199775116939d232a6fddbb0df0b26d16e160 (diff) | |
download | pkgsrc-b1e5f034de39c31c826cfb2ca2a3480e63cc5082.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'time/p5-Schedule-At')
-rw-r--r-- | time/p5-Schedule-At/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-Schedule-At/Makefile b/time/p5-Schedule-At/Makefile index 9c2059f6332..bf708ef3546 100644 --- a/time/p5-Schedule-At/Makefile +++ b/time/p5-Schedule-At/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/05/26 01:34:39 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/14 15:28:47 obache Exp $ DISTNAME= Schedule-At-1.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Schedule/} |