From c6a9d2cb37d6a1915f48480768b70b172a24fb84 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 14 Jul 2005 04:55:18 +0000 Subject: Use ${PORTVERSION} instead of duplicating its value in the MASTER_SITE_SUBDIR. Reported by: Andrzej Tobola --- www/firefox36/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox36') diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 88c9077f5eee..34604e58d0ec 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} -MASTER_SITE_SUBDIR= ${PORTNAME}/releases/1.0.5/source +MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}/source DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= gnome@FreeBSD.org -- cgit v1.2.3