diff options
author | ahze <ahze@FreeBSD.org> | 2006-11-06 11:02:13 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-11-06 11:02:13 +0800 |
commit | 3c1ded490ad8226af7447d028a5e5674fc5f4b67 (patch) | |
tree | 6ea880f401035547c4b7afa35741fb8b82443743 /www/firefox36 | |
parent | f50ecd18103f05b32ae4c702699664a04909a8db (diff) | |
download | freebsd-ports-gnome-3c1ded490ad8226af7447d028a5e5674fc5f4b67.tar.gz freebsd-ports-gnome-3c1ded490ad8226af7447d028a5e5674fc5f4b67.tar.zst freebsd-ports-gnome-3c1ded490ad8226af7447d028a5e5674fc5f4b67.zip |
Remove LATEST_LINK since we have moved from firefox-devel -> firefox
Diffstat (limited to 'www/firefox36')
-rw-r--r-- | www/firefox36/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index 92952a72749b..d2b3177e1fc5 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -19,7 +19,6 @@ COMMENT= Web browser based on the browser portion of Mozilla BUILD_DEPENDS= nss>=3.11.2:${PORTSDIR}/security/nss -LATEST_LINK= firefox2 MOZILLA_NAME= Firefox MOZ_OPTIONS= --program-transform-name='s/firefox/${MOZILLA}/' |