aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache21
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 08:07:29 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 08:07:29 +0800
commitab5aef260ce199d0e9694f1feaae6d295dda1ae5 (patch)
tree26f2459e341ea172cfe0a40900548bda4bb9c83e /www/apache21
parenta8843baba6a200bd1438954f77dd13e4fda505d9 (diff)
downloadfreebsd-ports-gnome-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.tar.gz
freebsd-ports-gnome-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.tar.zst
freebsd-ports-gnome-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'www/apache21')
-rw-r--r--www/apache21/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache21/Makefile b/www/apache21/Makefile
index d81c6e81af7c..045724585ad0 100644
--- a/www/apache21/Makefile
+++ b/www/apache21/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: apache HTTPD
-# Version required: 1.3*
# Date created: Fri Aug 25 16:42:36 CDT 1995
# Whom: ache@freebsd.org
#
# $FreeBSD$
#
-DISTNAME= apache_1.3.12
-PKGNAME= apache-1.3.12
+PORTNAME= apache
+PORTVERSION= 1.3.12
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
@@ -24,6 +23,7 @@ MASTER_SITES= http://www.apache.org/dist/ \
ftp://ftp.mtnranch.net/pub/apache/dist/ \
ftp://ftp.iodynamics.com/pub/mirror/apache/dist/ \
ftp://apache.nextpath.com/pub/apache/dist/
+DISTNAME= ${PORTNAME_${PORTVERSION}
MAINTAINER= ache@freebsd.org