aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk29
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-12 10:54:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-03-12 10:54:27 +0000
commitb3458f652e5b57afef714d418f2d6a02e319c135 (patch)
tree53196793dfc0897f56232dd5f7b34997ac17e122 /x11-toolkits/wxgtk29
parent47b1a6e9dd6a592d06e24ef513d765fd7b555bce (diff)
downloadports-b3458f652e5b57afef714d418f2d6a02e319c135.tar.gz
ports-b3458f652e5b57afef714d418f2d6a02e319c135.zip
Notes
Diffstat (limited to 'x11-toolkits/wxgtk29')
-rw-r--r--x11-toolkits/wxgtk29/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile
index 6063bed584d8..beac69d10bff 100644
--- a/x11-toolkits/wxgtk29/Makefile
+++ b/x11-toolkits/wxgtk29/Makefile
@@ -50,7 +50,7 @@ NO_LATEST_LINK= yes
WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} == "gtk2"
-PORTREVISION= 1
+PORTREVISION= 2
CONFLICTS= wxgtk2-contrib-devel-2.5.2*
.endif