diff options
Diffstat (limited to 'www/ap-Embperl')
-rw-r--r-- | www/ap-Embperl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-Embperl/Makefile b/www/ap-Embperl/Makefile index a2132c01387..af3d2c55b39 100644 --- a/www/ap-Embperl/Makefile +++ b/www/ap-Embperl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2012/10/28 06:30:02 asau Exp $ +# $NetBSD: Makefile,v 1.25 2013/05/31 12:42:30 wiz Exp $ # DISTNAME= HTML-Embperl-1.2.0 PKGNAME= ap13-Embperl-1.2.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} \ ftp://ftp.dev.ecos.de/pub/perl/embperl/ |