diff options
Diffstat (limited to 'www/ap-Embperl/Makefile')
-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 638d7370249..f7b6218dded 100644 --- a/www/ap-Embperl/Makefile +++ b/www/ap-Embperl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2011/08/14 16:05:39 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/03 21:58:26 wiz Exp $ # DISTNAME= HTML-Embperl-1.2.0 PKGNAME= ap13-Embperl-1.2.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} \ ftp://ftp.dev.ecos.de/pub/perl/embperl/ |