diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-06-10 04:57:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-06-10 04:57:46 +0000 |
commit | c0bdc5dbd8c3a4f7048accda2521b7ee181b27c3 (patch) | |
tree | 5371d870d1f2b0724f3fd8be3288259b45817342 /www/mozilla | |
parent | a163ea5d4e9dce7875830ad4e0cabe673742e001 (diff) | |
download | ports-c0bdc5dbd8c3a4f7048accda2521b7ee181b27c3.tar.gz ports-c0bdc5dbd8c3a4f7048accda2521b7ee181b27c3.zip |
Notes
Diffstat (limited to 'www/mozilla')
-rw-r--r-- | www/mozilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla/Makefile b/www/mozilla/Makefile index 08e0b70ccd76..75b80f35d298 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.7.13 -PORTREVISION?= 1 +PORTREVISION?= 7 PORTEPOCH= 2 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ |