diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2006-05-07 01:45:18 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2006-05-07 01:45:18 +0000 |
commit | f024a1957126aa69d26633d8daf32f9644dbdd99 (patch) | |
tree | 206b7a99a912d8bb01f0da5f4bcd0bb591440308 /www/firefox-devel | |
parent | bec36108a1d6c9ed2c26ea56098bab5c76bb97d4 (diff) | |
download | ports-f024a1957126aa69d26633d8daf32f9644dbdd99.tar.gz ports-f024a1957126aa69d26633d8daf32f9644dbdd99.zip |
Notes
Diffstat (limited to 'www/firefox-devel')
-rw-r--r-- | www/firefox-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 43969d265948..d8a9f2947b13 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -19,6 +19,7 @@ DISTNAME= bonecho-alpha1-source MAINTAINER= gnome@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla +LATEST_LINK= firefox2 MOZILLA= ${PORTNAME}${MOZILLA_SUFX} MOZILLA_SUFX= -devel MOZ_OPTIONS= --program-transform-name='s/firefox/${MOZILLA}/' |