diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-12 06:18:21 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-12 06:18:21 +0800 |
commit | 3507b1d0a389b59e1b248521d443a2d63ed6980a (patch) | |
tree | e97de60e3c98ed9eb5f196a0f4b8a55ba5d4cf7e | |
parent | b03ed1e1d14d9e3932f4756e29f8ff9d2597d159 (diff) | |
download | freebsd-ports-gnome-3507b1d0a389b59e1b248521d443a2d63ed6980a.tar.gz freebsd-ports-gnome-3507b1d0a389b59e1b248521d443a2d63ed6980a.tar.zst freebsd-ports-gnome-3507b1d0a389b59e1b248521d443a2d63ed6980a.zip |
Bump PORTREVISION to stay in sync with mozilla.
-rw-r--r-- | www/epiphany/Makefile | 1 | ||||
-rw-r--r-- | www/galeon/Makefile | 1 | ||||
-rw-r--r-- | www/galeon2/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 37f23ed7ec4f..cf87d8a2a431 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 4252349e637b..67cca7def50c 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.12 +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 abc38937e450..ea3c0c4cec1f 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon2 PORTVERSION= 1.3.9 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/2$//} |