diff options
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Phrase/Makefile')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect-Phrase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile index 04342d0984b..417fd7e6e0f 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/08/19 20:07:39 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/21 16:35:53 seb Exp $ # DISTNAME= Lingua-EN-Inflect-Phrase-0.04 PKGNAME= p5-${DISTNAME} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} |