diff options
author | beat <beat@FreeBSD.org> | 2011-11-09 01:25:16 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2011-11-09 01:25:16 +0800 |
commit | 91c551cecba67f1e1af6f2b62fd8b21cece8defc (patch) | |
tree | b7b1b25a74fc6a1a72e4bbdf710669fe86d28928 /www/linux-firefox/Makefile | |
parent | ec5b25412f1d27d913fdb9e5c422ebc9e1748a53 (diff) | |
download | freebsd-ports-graphics-91c551cecba67f1e1af6f2b62fd8b21cece8defc.tar.gz freebsd-ports-graphics-91c551cecba67f1e1af6f2b62fd8b21cece8defc.tar.zst freebsd-ports-graphics-91c551cecba67f1e1af6f2b62fd8b21cece8defc.zip |
- Update Firefox to 8.0
Diffstat (limited to 'www/linux-firefox/Makefile')
-rw-r--r-- | www/linux-firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index 3df3a49d896..c9033ba8eba 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firefox -PORTVERSION= 7.0.1 +PORTVERSION= 8.0 PORTEPOCH= 1 CATEGORIES= www MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}/linux-i686/en-US |