From c3bb46468efb8e5e67dcd557814ce25e7c9521ee Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 00:07:29 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- www/mod_php3/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/mod_php3') diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile index 488a014b47a9..cb98252dcfc0 100644 --- a/www/mod_php3/Makefile +++ b/www/mod_php3/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: Apache / PHP -# Version required: 1.3* / 3.0* # Date created: So 21 Jun 1998 16:09:39 CEST # Whom: Stefan Herrmann # # $FreeBSD$ # -DISTNAME= apache_${VERSION_APACHE} -PKGNAME= apache+php-${VERSION_APACHE}+${VERSION_PHP} +PORTNAME= apache+php +PORTVERSION= ${VERSION_APACHE}+${VERSION_PHP} CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/ \ http://www.rge.com/pub/infosystems/apache/dist/ \ -- cgit v1.2.3