aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2013-04-28 16:13:10 +0000
committerStefan Walter <stefan@FreeBSD.org>2013-04-28 16:13:10 +0000
commitac41d5bba73e2fce4451161c2ea51d3127b07696 (patch)
treed1dfbac3fc6328ace4923faf26a72a0f8b483211 /www
parent38e2f457fcea1e587025f3d3abe1f03e9399b4e5 (diff)
downloadports-ac41d5bba73e2fce4451161c2ea51d3127b07696.tar.gz
ports-ac41d5bba73e2fce4451161c2ea51d3127b07696.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/firefox-remote/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/www/firefox-remote/Makefile b/www/firefox-remote/Makefile
index 82560cead514..3422de7f36a6 100644
--- a/www/firefox-remote/Makefile
+++ b/www/firefox-remote/Makefile
@@ -1,13 +1,11 @@
# Created by: Franz Klammer <klammer@webonaut.com>
# $FreeBSD$
-PORTNAME= firefox
+PORTNAME= firefox-remote
PORTVERSION= 20040803
PORTREVISION= 3
CATEGORIES= www
-MASTER_SITES= http://www.webonaut.com/distfiles/${PORTNAME}${PKGNAMESUFFIX}/
-PKGNAMESUFFIX= -remote
-DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
+MASTER_SITES= http://www.webonaut.com/distfiles/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper scripts for firefox web browser
@@ -15,8 +13,8 @@ COMMENT= Wrapper scripts for firefox web browser
USE_BZIP2= yes
UTF8_HACK= no
-FIREFOX_REMOTE= ${PORTNAME}${PKGNAMESUFFIX}
-THUNDERBIRD_REMOTE= thunderbird${PKGNAMESUFFIX}
+FIREFOX_REMOTE= firefox-remote
+THUNDERBIRD_REMOTE= thunderbird-remote
OPTIONS_DEFINE= UTF8_LOCALE MENU_FIREFOX MENU_THUNDERBIRD
UTF8_LOCALE_DESC= Use UTF8 locale (read Makefile for details)