diff options
author | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
commit | 026a17e7689e8fc5790c285bdc616c1a1dd62c97 (patch) | |
tree | fcec128099ed409f0510a0a59be9eb7c777c8b29 /www | |
parent | cf428d2c2d822d012628dc1af74ed2c916593496 (diff) | |
download | freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.gz freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.zst freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.zip |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Diffstat (limited to 'www')
-rw-r--r-- | www/galeon/Makefile | 2 | ||||
-rw-r--r-- | www/galeon2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index e3e4d40d2d0d..c6fbc216b4ad 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index e3e4d40d2d0d..c6fbc216b4ad 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/p5-AxKit/Makefile b/www/p5-AxKit/Makefile index 33801e7d6c1c..13e7df22c6df 100644 --- a/www/p5-AxKit/Makefile +++ b/www/p5-AxKit/Makefile @@ -7,6 +7,7 @@ PORTNAME= AxKit PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.axkit.org/download/ PKGNAMEPREFIX= p5- |