diff options
Diffstat (limited to 'devel/p5-gettext/Makefile')
-rw-r--r-- | devel/p5-gettext/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-gettext/Makefile b/devel/p5-gettext/Makefile index c9953acea6a..8913c380df7 100644 --- a/devel/p5-gettext/Makefile +++ b/devel/p5-gettext/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2014/05/29 23:36:27 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2014/10/09 13:44:46 wiz Exp $ DISTNAME= gettext-1.05 PKGNAME= p5-${DISTNAME} PKGREVISION= 10 -SVR4_PKGNAME= p5gtx CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |