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 20f90b77797..b0187813fcf 100644 --- a/www/ap-Embperl/Makefile +++ b/www/ap-Embperl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:55:20 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/22 04:14:18 martti Exp $ # DISTNAME= HTML-Embperl-1.2.0 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://perl.apache.org/embperl/ -COMMENT= perl5 library for embedding perl in HTML documents +COMMENT= Perl5 library for embedding perl in HTML documents DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser |