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 /x11-toolkits | |
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 '')
-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/ |