aboutsummaryrefslogtreecommitdiff
path: root/www/apache22
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 19:26:55 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 19:26:55 +0000
commit0e204bbcc7f3b79f6a7a46b11ad02f07c28aa961 (patch)
tree21cfa61cfbdae41dfe094e63649f5f5fb771ae7f /www/apache22
parentd73baabd78b82b27eb6a3bf08149aed2dedac2ee (diff)
downloadports-0e204bbcc7f3b79f6a7a46b11ad02f07c28aa961.tar.gz
ports-0e204bbcc7f3b79f6a7a46b11ad02f07c28aa961.zip
Fix typo
Submitted by: "Gary D. Margiotta" <gary@tbe.net>
Notes
Notes: svn path=/head/; revision=27442
Diffstat (limited to 'www/apache22')
-rw-r--r--www/apache22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile
index 045724585ad0..dd375e352db8 100644
--- a/www/apache22/Makefile
+++ b/www/apache22/Makefile
@@ -23,7 +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}
+DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ache@freebsd.org