diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 22:16:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-04-19 22:16:24 +0000 |
commit | 1769b074fe4658d1c41687f33efe5d6bcad18fe2 (patch) | |
tree | 132559f7299485103cf19476566759a9e95ba278 /x11-toolkits/wxgtk28 | |
parent | a916470054cda4885da42f4b94ee7bae27d58cc8 (diff) | |
download | ports-1769b074fe4658d1c41687f33efe5d6bcad18fe2.tar.gz ports-1769b074fe4658d1c41687f33efe5d6bcad18fe2.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk28')
-rw-r--r-- | x11-toolkits/wxgtk28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk28/Makefile b/x11-toolkits/wxgtk28/Makefile index f21d7dc8ff29..ec24e7b3f179 100644 --- a/x11-toolkits/wxgtk28/Makefile +++ b/x11-toolkits/wxgtk28/Makefile @@ -7,7 +7,7 @@ PORTNAME= wx PORTVERSION= 2.8.7 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES= x11-toolkits MASTER_SITES= SF/wxwindows PKGNAMESUFFIX= ${WXGTK_FLAVOR} |