diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-11-06 13:05:58 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-11-06 13:05:58 +0800 |
commit | 2c09cf1443277692f485117092f12f63f11337fd (patch) | |
tree | 8f9761c86335b35897bce905a707ac8bb5c462be /x11-toolkits/wxgtk29/Makefile | |
parent | f9a72fcc21cf33e7abce8596fb4bbdd7f9ab63d7 (diff) | |
download | freebsd-ports-gnome-2c09cf1443277692f485117092f12f63f11337fd.tar.gz freebsd-ports-gnome-2c09cf1443277692f485117092f12f63f11337fd.tar.zst freebsd-ports-gnome-2c09cf1443277692f485117092f12f63f11337fd.zip |
Update to 2.6.2.
Diffstat (limited to 'x11-toolkits/wxgtk29/Makefile')
-rw-r--r-- | x11-toolkits/wxgtk29/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk29/Makefile b/x11-toolkits/wxgtk29/Makefile index 32607492ebd1..074af7a1ec6a 100644 --- a/x11-toolkits/wxgtk29/Makefile +++ b/x11-toolkits/wxgtk29/Makefile @@ -6,8 +6,7 @@ # PORTNAME= wx -PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTVERSION= 2.6.2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wxwindows |