aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk30/Makefile
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-01-22 23:09:33 +0800
committergahr <gahr@FreeBSD.org>2014-01-22 23:09:33 +0800
commit8e466fc44b225eb0c4469ccd3792e7d6f5c6c91c (patch)
tree9d95a37b6c545de096e01f7239711e3a52b5364e /x11-toolkits/wxgtk30/Makefile
parent04345cdb9cafdd988bdcec490cfb3b3609b0dfcb (diff)
downloadfreebsd-ports-gnome-8e466fc44b225eb0c4469ccd3792e7d6f5c6c91c.tar.gz
freebsd-ports-gnome-8e466fc44b225eb0c4469ccd3792e7d6f5c6c91c.tar.zst
freebsd-ports-gnome-8e466fc44b225eb0c4469ccd3792e7d6f5c6c91c.zip
- Fix PKGNAMESUFFIX
Diffstat (limited to 'x11-toolkits/wxgtk30/Makefile')
-rw-r--r--x11-toolkits/wxgtk30/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk30/Makefile b/x11-toolkits/wxgtk30/Makefile
index 834fe9f8f3fa..a841e8a424bc 100644
--- a/x11-toolkits/wxgtk30/Makefile
+++ b/x11-toolkits/wxgtk30/Makefile
@@ -4,7 +4,7 @@ PORTNAME= wx
PORTVERSION= 3.0.0
CATEGORIES= x11-toolkits
MASTER_SITES= SF/wxwindows/${PORTVERSION}
-PKGNAMESUFFIX= 29-gtk2
+PKGNAMESUFFIX= 30-gtk2
DISTNAME= wxWidgets-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org