diff options
Diffstat (limited to 'www/p5-Apache-ASP/Makefile')
-rw-r--r-- | www/p5-Apache-ASP/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-ASP/Makefile b/www/p5-Apache-ASP/Makefile index 4e17729be329..da800cbc05ab 100644 --- a/www/p5-Apache-ASP/Makefile +++ b/www/p5-Apache-ASP/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-Apache-ASP -# Version required: 0.18 # Date created: 31 December 1999 # Whom: Igor Vinokurov <igor@zynaps.ru> # # $FreeBSD$ # -DISTNAME= Apache-ASP-0.18 -PKGNAME= p5-Apache-ASP-0.18 +PORTNAME= p5-Apache-ASP +PORTVERSION= 0.18 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache +DISTNAME= Apache-ASP-0.18 MAINTAINER= igor@zynaps.ru |