diff options
Diffstat (limited to 'www/p5-Apache-ePerl')
-rw-r--r-- | www/p5-Apache-ePerl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Apache-ePerl/Makefile b/www/p5-Apache-ePerl/Makefile index 12ea53d4bfd..eabb3e8efe3 100644 --- a/www/p5-Apache-ePerl/Makefile +++ b/www/p5-Apache-ePerl/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/05/09 06:48:40 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/12/20 11:31:13 grant Exp $ # DISTNAME= eperl-2.2.14 PKGNAME= p5-Apache-ePerl-2.2.14 SVR4_PKGNAME= p5aep +PKGREVISION= 1 CATEGORIES= perl5 textproc www MASTER_SITES= http://www.engelschall.com/sw/eperl/distrib/ |