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 /x11-toolkits | |
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 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gal/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gal2/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/wxgtk-devel/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/gal/Makefile b/x11-toolkits/gal/Makefile index 1d11c5ab5b21..624c1a79fc15 100644 --- a/x11-toolkits/gal/Makefile +++ b/x11-toolkits/gal/Makefile @@ -7,6 +7,7 @@ PORTNAME= gal PORTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES?= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gal diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile index 1d11c5ab5b21..624c1a79fc15 100644 --- a/x11-toolkits/gal2/Makefile +++ b/x11-toolkits/gal2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gal PORTVERSION= 0.19 +PORTREVISION= 1 CATEGORIES?= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/gal diff --git a/x11-toolkits/wxgtk-devel/Makefile b/x11-toolkits/wxgtk-devel/Makefile index be89d4d00fb4..db8ae437f620 100644 --- a/x11-toolkits/wxgtk-devel/Makefile +++ b/x11-toolkits/wxgtk-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= wxgtk PORTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ |