aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/wxgtk26
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2006-01-18 08:27:03 +0000
committerMax Khon <fjoe@FreeBSD.org>2006-01-18 08:27:03 +0000
commit6b4280bb0a719d62f18f39d14b13d2b507106f30 (patch)
tree54938c09c1b3bfd51b1df98c5c7af5fdec3faa55 /x11-toolkits/wxgtk26
parent195141bd3b0fb3c45acbc3f0785d92b0dacdb3d0 (diff)
downloadports-6b4280bb0a719d62f18f39d14b13d2b507106f30.tar.gz
ports-6b4280bb0a719d62f18f39d14b13d2b507106f30.zip
Notes
Diffstat (limited to 'x11-toolkits/wxgtk26')
-rw-r--r--x11-toolkits/wxgtk26/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile
index b0a373b8da84..0d6bb571e89c 100644
--- a/x11-toolkits/wxgtk26/Makefile
+++ b/x11-toolkits/wxgtk26/Makefile
@@ -7,7 +7,6 @@
PORTNAME= wx
PORTVERSION= 2.6.2
-PORTREVISION= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= wxwindows
@@ -53,7 +52,7 @@ PLIST= ${.CURDIR}/pkg-plist
WXGTK_FLAVOR?= gtk2
.if ${WXGTK_FLAVOR} == "gtk2"
-PORTREVISION= 1
+PORTREVISION= 2
CONFLICTS= wxgtk2-contrib-devel-2.5.2*
.endif