aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk28/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2008-11-11 18:19:38 +0000
committerMax Khon <fjoe@FreeBSD.org>2008-11-11 18:19:38 +0000
commit2e9cb54e9d5cf0cd3237bd44025e16db9a6bb25d (patch)
tree8d53565ed54812b6b69b24c76c6d488f2ef93d37 /x11-toolkits/wxgtk28/Makefile
parent24aa2234d4336e9bec42b66f3d83819c437ab3f5 (diff)
downloadports-2e9cb54e9d5cf0cd3237bd44025e16db9a6bb25d.tar.gz
ports-2e9cb54e9d5cf0cd3237bd44025e16db9a6bb25d.zip
Notes
Diffstat (limited to 'x11-toolkits/wxgtk28/Makefile')
-rw-r--r--x11-toolkits/wxgtk28/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile
index a831f3ef80e4..5a380c87c11f 100644
--- a/x11-toolkits/wxgtk28/Makefile
+++ b/x11-toolkits/wxgtk28/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= wx
-PORTVERSION= 2.8.8
-PORTREVISION?= 1
+PORTVERSION= 2.8.9
+PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= SF/wxwindows
PKGNAMESUFFIX= ${WXGTK_FLAVOR}
@@ -51,7 +51,7 @@ PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} == "gtk2"
-PORTREVISION= 1
+PORTREVISION= 0
.endif
.if ${WXGTK_FLAVOR} != "gtk2-common"