diff options
Diffstat (limited to 'www/apache20')
-rw-r--r-- | www/apache20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile index 045724585ad0..dd375e352db8 100644 --- a/www/apache20/Makefile +++ b/www/apache20/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 |