diff options
Diffstat (limited to 'devel/p5-Lingua-EN-Inflect/Makefile')
-rw-r--r-- | devel/p5-Lingua-EN-Inflect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Lingua-EN-Inflect/Makefile b/devel/p5-Lingua-EN-Inflect/Makefile index 1d7c05dd054..0f3634fa225 100644 --- a/devel/p5-Lingua-EN-Inflect/Makefile +++ b/devel/p5-Lingua-EN-Inflect/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/11/12 17:36:40 seb Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/20 11:31:01 grant Exp $ DISTNAME= Lingua-EN-Inflect-1.88 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5lei +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} |