diff options
author | joerg <joerg@pkgsrc.org> | 2011-08-18 12:57:44 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2011-08-18 12:57:44 +0000 |
commit | c30e4146938a9ec8b16f82e40b52a42154255865 (patch) | |
tree | dea28bd5e983c13f92ba9740626df9c0f45949fd /textproc | |
parent | 945a15a76e982b2a46252ef3a919f782d1647d7a (diff) | |
download | pkgsrc-c30e4146938a9ec8b16f82e40b52a42154255865.tar.gz |
Restore PKGNAME (hi wiz!)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Lingua-EN-Inflect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index 0dc3a7b50ff..6bfdc7cf179 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2011/08/17 12:05:39 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/08/18 12:57:44 joerg Exp $ DISTNAME= Lingua-EN-Inflect-1.893 +PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5lei CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} |