diff options
author | obache <obache> | 2011-08-14 14:52:49 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 14:52:49 +0000 |
commit | fb932308a1d58960d76364dd6d4bc85ca76bdbb9 (patch) | |
tree | 9772af93ac3051c8314978212307fca8dcf1aa2d /textproc/p5-Lingua-EN-Inflect-Number | |
parent | 50aa368e0f48235e33e2b8ca94b3080df66e0834 (diff) | |
download | pkgsrc-fb932308a1d58960d76364dd6d4bc85ca76bdbb9.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Number')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Number/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile index ac348bbf3b5..43f94c33bc3 100644 --- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2010/08/21 16:35:53 seb Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/14 15:14:04 obache Exp $ # DISTNAME= Lingua-EN-Inflect-Number-1.1 PKGNAME= p5-${DISTNAME} PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SI/SIMON/} #MASTER_SITES= http://search.cpan.org/CPAN/authors/id/S/SI/SIMON/ |