diff options
author | marcus <marcus@FreeBSD.org> | 2004-10-14 04:28:50 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-10-14 04:28:50 +0800 |
commit | 4ddd24335d9da83bff58ce6fa84b68ee8905988b (patch) | |
tree | 1cba672a08674a75c6ff1166630986cff1f3da00 | |
parent | 0d1056571336b86f3f31dbfd357c410189a9060d (diff) | |
download | freebsd-ports-gnome-4ddd24335d9da83bff58ce6fa84b68ee8905988b.tar.gz freebsd-ports-gnome-4ddd24335d9da83bff58ce6fa84b68ee8905988b.tar.zst freebsd-ports-gnome-4ddd24335d9da83bff58ce6fa84b68ee8905988b.zip |
Bump PORTREVISION for the last commit since it re-enables remote execution
support.
-rw-r--r-- | www/firefox-devel/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox10/Makefile | 2 | ||||
-rw-r--r-- | www/firefox15/Makefile | 2 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 2 | ||||
-rw-r--r-- | www/firefox35/Makefile | 2 | ||||
-rw-r--r-- | www/firefox36/Makefile | 2 | ||||
-rw-r--r-- | www/flock/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/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} diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/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} diff --git a/www/firefox/Makefile b/www/firefox/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/firefox/Makefile +++ b/www/firefox/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} diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index fa578292843e..4fca840c4258 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} diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/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} diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/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} diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/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} diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/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} diff --git a/www/flock/Makefile b/www/flock/Makefile index fa578292843e..4fca840c4258 100644 --- a/www/flock/Makefile +++ b/www/flock/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} |