diff options
Diffstat (limited to 'x11/wxGTK24/Makefile')
-rw-r--r-- | x11/wxGTK24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK24/Makefile b/x11/wxGTK24/Makefile index 2a10109c531..ea27e257d12 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/09/02 19:50:46 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/10/10 14:41:46 ryoon Exp $ # .include "Makefile.common" -PKGREVISION= 35 +PKGREVISION= 36 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 |