diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-24 12:36:32 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-24 12:36:32 +0000 |
commit | ef5a5ba7056642da3ab4f4fa70af3c7d1ce61b14 (patch) | |
tree | 2b14d27d131766d0e7b9c5ab48b1db8ac54a4476 /www/mozilla+ipv6 | |
parent | 7f17e86481c5da4ae20eddbfd82d7300ac85a1f4 (diff) | |
download | ports-ef5a5ba7056642da3ab4f4fa70af3c7d1ce61b14.tar.gz ports-ef5a5ba7056642da3ab4f4fa70af3c7d1ce61b14.zip |
Notes
Diffstat (limited to 'www/mozilla+ipv6')
-rw-r--r-- | www/mozilla+ipv6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mozilla+ipv6/Makefile b/www/mozilla+ipv6/Makefile index 421102e4bbae..e84151937968 100644 --- a/www/mozilla+ipv6/Makefile +++ b/www/mozilla+ipv6/Makefile @@ -9,7 +9,8 @@ PORTNAME= mozilla PORTVERSION= M17 PKGNAMESUFFIX= +ipv6 CATEGORIES= www ipv6 -MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/${PORTVERSION:S/M/m/}/src/ +MASTER_SITES= ${MASTER_SITE_MOZILLA} +MASTER_SITE_SUBDIR= mozilla/releases/${PORTVERSION:S/M/m/}/src DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= sumikawa@FreeBSD.org |