diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 20:10:03 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 20:10:03 +0000 |
commit | be9e6fac0f14a245f8fbe94590489b70f8521bc9 (patch) | |
tree | 1add4c662c3067ed95392b64ea21d2773181bb4a /www/firefox | |
parent | - Reenable svg support, this must've sliped with all the massive changes. (diff) |
- Bump PORTREVISION
Spotted by: pav
Notes
Notes:
svn path=/head/; revision=150079
Diffstat (limited to 'www/firefox')
-rw-r--r-- | www/firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9350f0069af6..634f2ab09d4c 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} |