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 d5d536b8656..638d7370249 100644 --- a/www/ap-Embperl/Makefile +++ b/www/ap-Embperl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2010/08/21 16:36:30 seb Exp $ +# $NetBSD: Makefile,v 1.22 2011/08/14 16:05:39 obache Exp $ # DISTNAME= HTML-Embperl-1.2.0 PKGNAME= ap13-Embperl-1.2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} \ ftp://ftp.dev.ecos.de/pub/perl/embperl/ |