diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-17 01:13:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-17 01:13:26 +0800 |
commit | 20d21cea509f242a569b46f0738d31f207993cd4 (patch) | |
tree | 0b06f5fa2ae4364ceb0f5f7f30351666482a8bd8 /www | |
parent | 5ee986b61c5f7785ca1b507cb881e3a7bb2e22ec (diff) | |
download | freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.tar.gz freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.tar.zst freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.zip |
Bump PORTREVISIONs to chase the Mozilla update.
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany-extensions/Makefile | 1 | ||||
-rw-r--r-- | www/epiphany/Makefile | 1 | ||||
-rw-r--r-- | www/galeon/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 166cbbe7b392..4c00742a69b8 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.6 diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 35ede5b871ea..3b3ef37c260c 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.6 diff --git a/www/galeon/Makefile b/www/galeon/Makefile index e2232f0adff9..038f8b39fbc0 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.3.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ |