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 6e7a0774e6a..bf64829daf4 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/06/04 22:17:33 tron Exp $ +# $NetBSD: Makefile,v 1.30 2013/06/06 12:53:51 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 33 +PKGREVISION= 34 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 |