diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-24 16:18:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-24 16:18:58 +0000 |
commit | 718fe1846c0b9a8aee9c6509baa758cb43b57e85 (patch) | |
tree | 523a7b874b4fb46e825230911158f9cfbd80ded5 /www/firefox10 | |
parent | Switch input method from SKK to Anthy and move SKK-supported jmode (diff) |
Change the MASTER_SITE back to the official Mozilla FTP servers. Note,
people reinstalling this port will have to do a make distclean first, or
simply ignore the MD5 checksum.
Notes
Notes:
svn path=/head/; revision=87612
Diffstat (limited to '')
-rw-r--r-- | www/firefox10/Makefile | 9 | ||||
-rw-r--r-- | www/firefox10/distinfo | 2 |
2 files changed, 4 insertions, 7 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index 582d8dd2acee..9bf7147c1a77 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -9,12 +9,9 @@ PORTNAME= firebird PORTVERSION= 0.6.1 PORTREVISION= 1 CATEGORIES= www -#MASTER_SITES= ${MASTER_SITE_MOZILLA} -#MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION} -MASTER_SITES= http://pryan.org/firebird/pryan/ -PKGNAMEPREFIX= mozilla- -#DISTNAME= MozillaFirebird-source-${PORTVERSION} -DISTNAME= MozillaFirebird-${PORTVERSION}-source-pryan +MASTER_SITES= ${MASTER_SITE_MOZILLA} +MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION} +DISTNAME= MozillaFirebird-source-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= Mozilla Firebird is the next generation browser from the mozilla.org project diff --git a/www/firefox10/distinfo b/www/firefox10/distinfo index 1e5cba4603f7..eee902a84911 100644 --- a/www/firefox10/distinfo +++ b/www/firefox10/distinfo @@ -1 +1 @@ -MD5 (MozillaFirebird-0.6.1-source-pryan.tar.bz2) = 4a29b474067fa7c436b05e944892b840 +MD5 (MozillaFirebird-source-0.6.1.tar.bz2) = 35191de0d02601f7a190b5065a26de85 |