diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-27 04:25:58 +0800 |
commit | 18cfb33a9114bfc555dd9e7ece5635848c417498 (patch) | |
tree | 317bd4a59c69837c90d483f518ea564137ec9cb6 /www | |
parent | 39a3570a19e17fd10336ad7232d279d2015ac505 (diff) | |
download | freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.gz freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.tar.zst freebsd-ports-gnome-18cfb33a9114bfc555dd9e7ece5635848c417498.zip |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'www')
-rw-r--r-- | www/amyc/Makefile | 2 | ||||
-rw-r--r-- | www/horde2/Makefile | 2 | ||||
-rw-r--r-- | www/lynx-current/Makefile | 2 | ||||
-rw-r--r-- | www/retawq/Makefile | 1 | ||||
-rw-r--r-- | www/sitecopy/Makefile | 1 |
5 files changed, 5 insertions, 3 deletions
diff --git a/www/amyc/Makefile b/www/amyc/Makefile index 286e551ba620..b019b385248b 100644 --- a/www/amyc/Makefile +++ b/www/amyc/Makefile @@ -7,7 +7,7 @@ PORTNAME= amyc PORTVERSION= 0.9.159 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.crevola.com/about/current/ diff --git a/www/horde2/Makefile b/www/horde2/Makefile index bae5f3814725..74dc4f459835 100644 --- a/www/horde2/Makefile +++ b/www/horde2/Makefile @@ -7,7 +7,7 @@ PORTNAME= horde PORTVERSION= 2.2.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= ftp://ftp.horde.org/pub/horde/ \ ftp://ftp.au.horde.org/pub/horde/ \ diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 45d7a9c21fba..1b036b145a8b 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -7,7 +7,7 @@ PORTNAME= lynx PORTVERSION= 2.8.5d16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}2.8.5dev.16 diff --git a/www/retawq/Makefile b/www/retawq/Makefile index ba525b5d7ade..0881abb8b068 100644 --- a/www/retawq/Makefile +++ b/www/retawq/Makefile @@ -8,6 +8,7 @@ PORTNAME= retawq PORTVERSION= 0.1.6 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index 543bfa9213ff..ee8416d4e098 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -7,6 +7,7 @@ PORTNAME= sitecopy PORTVERSION= 0.13.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.lyra.org/sitecopy/ |