summaryrefslogtreecommitdiff
path: root/www/apache20
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:07:29 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:07:29 +0000
commitc3bb46468efb8e5e67dcd557814ce25e7c9521ee (patch)
tree94b6306cf43a2f77691932d56a3d8be806d6e130 /www/apache20
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27430
Diffstat (limited to 'www/apache20')
-rw-r--r--www/apache20/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index d81c6e81af7c..045724585ad0 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/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