diff options
Diffstat (limited to 'www/firefox15/Makefile')
-rw-r--r-- | www/firefox15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index 88c9077f5eee..34604e58d0ec 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/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 |