diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:24:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:24:41 +0000 |
commit | 6828ea7d03181d2c9cef8349278476494f34aeaa (patch) | |
tree | c56bcf13e5d4898995cb54686d3b4c1074af5f2c /www/linux-seamonkey/Makefile | |
parent | f88023b9e64ad8c3cd67c7a9af14c9a113b5d4f0 (diff) |
Notes
Diffstat (limited to 'www/linux-seamonkey/Makefile')
-rw-r--r-- | www/linux-seamonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-seamonkey/Makefile b/www/linux-seamonkey/Makefile index 232b6a38cffe..dc48c4e76340 100644 --- a/www/linux-seamonkey/Makefile +++ b/www/linux-seamonkey/Makefile @@ -5,7 +5,7 @@ PORTNAME= seamonkey DISTVERSION= 2.33.1 CATEGORIES= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ - https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US/ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser |