diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 21:39:30 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-11-09 21:39:30 +0000 |
commit | 50eb39202221861b5ece9543e0a2448bf9d0600e (patch) | |
tree | 5db777fb7a8a734c998def93d13a05df3981ec18 /x11-toolkits | |
parent | c8c0f57ff30c0d426a2398678491b26263051d59 (diff) | |
download | ports-50eb39202221861b5ece9543e0a2448bf9d0600e.tar.gz ports-50eb39202221861b5ece9543e0a2448bf9d0600e.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/wxgtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/wxgtk24/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile index b176a9a698c6..1088c2817724 100644 --- a/x11-toolkits/wxgtk/Makefile +++ b/x11-toolkits/wxgtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= wx PORTVERSION= 2.4.2 -PORTREVISION?= 0 +PORTREVISION?= 4 PKGNAMESUFFIX= ${WXGTK_FLAVOR} CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index b176a9a698c6..1088c2817724 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -7,7 +7,7 @@ PORTNAME= wx PORTVERSION= 2.4.2 -PORTREVISION?= 0 +PORTREVISION?= 4 PKGNAMESUFFIX= ${WXGTK_FLAVOR} CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |