diff options
author | marcus <marcus@FreeBSD.org> | 2004-06-29 20:22:18 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-06-29 20:22:18 +0000 |
commit | c162113e8d151a8f8a6624da5044ce924da0c883 (patch) | |
tree | 52a5ad40d379d34c73b780c19014d99e239aaba0 /www/firefox/Makefile | |
parent | d4aa71170444ff8dd0a59bee09d39cf1c4396396 (diff) | |
download | FreeBSD-ports-c162113e8d151a8f8a6624da5044ce924da0c883.zip FreeBSD-ports-c162113e8d151a8f8a6624da5044ce924da0c883.tar.gz |
Update to 0.9.1.
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index d9033fc..faee9ff 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -6,8 +6,7 @@ # PORTNAME= firefox -PORTVERSION= 0.9 -PORTREVISION= 4 +PORTVERSION= 0.9.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION} |