From 9a3078b0474b9a7f7a1240a2edb0288e714d09b1 Mon Sep 17 00:00:00 2001 From: fjoe <fjoe@FreeBSD.org> Date: Sun, 9 Nov 2003 21:39:30 +0000 Subject: PORTREVISION should not be reset in previous commit. --- x11-toolkits/wxgtk24/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/wxgtk24') 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} \ -- cgit