diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-13 20:28:50 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-13 20:28:50 +0000 |
commit | 4ddd24335d9da83bff58ce6fa84b68ee8905988b (patch) | |
tree | 1cba672a08674a75c6ff1166630986cff1f3da00 /www/firefox10 | |
parent | 0d1056571336b86f3f31dbfd357c410189a9060d (diff) | |
download | FreeBSD-ports-4ddd24335d9da83bff58ce6fa84b68ee8905988b.zip FreeBSD-ports-4ddd24335d9da83bff58ce6fa84b68ee8905988b.tar.gz |
Bump PORTREVISION for the last commit since it re-enables remote execution
support.
Diffstat (limited to 'www/firefox10')
-rw-r--r-- | www/firefox10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index fa57829..4fca840 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -7,7 +7,7 @@ PORTNAME= firefox PORTVERSION= 1.0.1.p -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${REALVERSION} |