diff options
Diffstat (limited to 'www/p5-Apache-ePerl/Makefile')
-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 46b531597d7..cc8ce805f99 100644 --- a/www/p5-Apache-ePerl/Makefile +++ b/www/p5-Apache-ePerl/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/02/17 17:22:19 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/10/18 15:20:47 veego Exp $ # DISTNAME= eperl-2.2.14 PKGNAME= p5-Apache-ePerl-2.2.14 +SVR4_PKGNAME= p5aep CATEGORIES= perl5 textproc www MASTER_SITES= http://www.engelschall.com/sw/eperl/distrib/ |