diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-10 23:16:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-10 23:16:53 +0000 |
commit | 3239905e50222a6d373ec3fe99618ceddff599e7 (patch) | |
tree | a5f2c38e86cfe98a9c35aaee642250ada2d0ca8f /x11-toolkits | |
parent | 22aae80923212cad934c05b10d07fe5b9af7c4e1 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxgtk24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index 5bf0e2cda6a9..d6a0e4b53a03 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -7,7 +7,7 @@ PORTNAME= wx PORTVERSION= 2.4.2 -PORTREVISION?= 1 +PORTREVISION?= 16 PKGNAMESUFFIX= ${WXGTK_FLAVOR} CATEGORIES= x11-toolkits MASTER_SITES= SF/wxwindows |