diff options
author | beat <beat@FreeBSD.org> | 2010-08-08 16:56:41 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-08-08 16:56:41 +0800 |
commit | 3ea618d7badd5b31b4327eef8d425c5a79502d2d (patch) | |
tree | 72dcd4483e862ac5b8ed16133220dbfa1bf19286 /www | |
parent | 19859332183cdce53cd3f84d43b2b8a0af9817b2 (diff) | |
download | freebsd-ports-gnome-3ea618d7badd5b31b4327eef8d425c5a79502d2d.tar.gz freebsd-ports-gnome-3ea618d7badd5b31b4327eef8d425c5a79502d2d.tar.zst freebsd-ports-gnome-3ea618d7badd5b31b4327eef8d425c5a79502d2d.zip |
- Bump PORTREVISION after libxul update
PR: ports/149044
Expr-run by: pav@
Approved by: portmgr (pav)
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox-sync/Makefile | 1 | ||||
-rw-r--r-- | www/gecko-sharp20/Makefile | 2 | ||||
-rw-r--r-- | www/moonshine/Makefile | 1 | ||||
-rw-r--r-- | www/xpi-conkeror/Makefile | 2 | ||||
-rw-r--r-- | www/xpi-gwt-dev-plugin/Makefile | 2 |
5 files changed, 5 insertions, 3 deletions
diff --git a/www/firefox-sync/Makefile b/www/firefox-sync/Makefile index 780b0021a33f..95a564c2c76c 100644 --- a/www/firefox-sync/Makefile +++ b/www/firefox-sync/Makefile @@ -7,6 +7,7 @@ PORTNAME= firefox-sync PORTVERSION= 1.4 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://files.roorback.net/ \ diff --git a/www/gecko-sharp20/Makefile b/www/gecko-sharp20/Makefile index 87bfa3b15834..29081c3c84b8 100644 --- a/www/gecko-sharp20/Makefile +++ b/www/gecko-sharp20/Makefile @@ -8,7 +8,7 @@ PORTNAME= gecko-sharp PORTVERSION= 0.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= ftp://ftp.novell.com/pub/mono/sources/${PORTNAME}2/ DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} diff --git a/www/moonshine/Makefile b/www/moonshine/Makefile index 91743d09a362..0dea26f56a20 100644 --- a/www/moonshine/Makefile +++ b/www/moonshine/Makefile @@ -7,6 +7,7 @@ PORTNAME= moonshine PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= www multimedia MASTER_SITES= http://github.com/abock/moonshine/tarball/${PORTVERSION}/ DISTNAME= abock-${PORTNAME}-${GITCOMMIT} diff --git a/www/xpi-conkeror/Makefile b/www/xpi-conkeror/Makefile index eca128d7bb9a..86328c533290 100644 --- a/www/xpi-conkeror/Makefile +++ b/www/xpi-conkeror/Makefile @@ -7,7 +7,7 @@ PORTNAME= conkeror PORTVERSION= 20090821 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://mirror.4bit.ws/ \ ${MASTER_SITE_LOCAL} \ diff --git a/www/xpi-gwt-dev-plugin/Makefile b/www/xpi-gwt-dev-plugin/Makefile index 2bb64e8ebf94..f4a770ad0806 100644 --- a/www/xpi-gwt-dev-plugin/Makefile +++ b/www/xpi-gwt-dev-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xpi-gwt-dev-plugin PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://sites.google.com/site/daemonwizard/ DISTNAME= gwt-dev-plugin-${PORTVERSION}-partial |