diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-08 15:41:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-08 15:41:27 +0800 |
commit | 79ee9f59ccaf076a201836d558cab245063e3dae (patch) | |
tree | f75109f4b807d94325acede72ee33728e7521be2 /www | |
parent | 1fd1832e9de0181b494adc699445b7250ce98e08 (diff) | |
download | freebsd-ports-gnome-79ee9f59ccaf076a201836d558cab245063e3dae.tar.gz freebsd-ports-gnome-79ee9f59ccaf076a201836d558cab245063e3dae.tar.zst freebsd-ports-gnome-79ee9f59ccaf076a201836d558cab245063e3dae.zip |
Bump PORTREVISIONs to chase 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 | 1 | ||||
-rw-r--r-- | www/galeon2/Makefile | 2 |
4 files changed, 4 insertions, 1 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index f321f4d3a050..b7a10ade7905 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/1.0 diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index ce8d2dea1d04..5be1b0951565 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.2 diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 3887822eebeb..a66c34ef2206 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.14 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 32a31d0beb6f..7cf7af66f378 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon2 PORTVERSION= 1.3.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ |