diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
commit | 21d944be5c0c2eb514e315ee1fdd5cef39924107 (patch) | |
tree | 55293c37df7f3cb1737b502e4abf91f128a4a529 /www | |
parent | Depend on security/p5-Crypt-Blowfish (diff) |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Notes
Notes:
svn path=/head/; revision=56291
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- |