diff options
author | Max Khon <fjoe@FreeBSD.org> | 2004-07-31 16:38:42 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2004-07-31 16:38:42 +0000 |
commit | e08df5d8a2b269af0eb5c33f223719eca1135528 (patch) | |
tree | ca56b23d3b5b8f58b571b537eb34662934da584e /x11-toolkits/wxgtk24/Makefile | |
parent | 86d8e1f5e1a650b31d644c1cd63b9b8c73a6283b (diff) | |
download | ports-e08df5d8a2b269af0eb5c33f223719eca1135528.tar.gz ports-e08df5d8a2b269af0eb5c33f223719eca1135528.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk24/Makefile')
-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 8a878937b174..44d9f0b12d5f 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -7,7 +7,7 @@ PORTNAME= wx PORTVERSION= 2.4.2 -PORTREVISION?= 7 +PORTREVISION?= 8 PKGNAMESUFFIX= ${WXGTK_FLAVOR} CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |