diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-04-23 05:52:45 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-04-23 05:52:45 +0000 |
commit | c6cb9ce2932b07690987c753eabf6af2e7127dab (patch) | |
tree | ca68eadf674c39f798efdeffdd862f4b7915a41f /www/mozilla/Makefile | |
parent | c5cfffa2e6e1caf229a59514fcbf94d0f14c56b1 (diff) | |
download | ports-c6cb9ce2932b07690987c753eabf6af2e7127dab.tar.gz ports-c6cb9ce2932b07690987c753eabf6af2e7127dab.zip |
Notes
Diffstat (limited to 'www/mozilla/Makefile')
-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 60f75ab1be81..370518a028a3 100644 --- a/www/mozilla/Makefile +++ b/www/mozilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= mozilla PORTVERSION= 1.7.13 -PORTREVISION?= 5 +PORTREVISION?= 6 PORTEPOCH= 2 CATEGORIES?= www MASTER_SITES= ${MASTER_SITE_MOZILLA} \ |