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 55ac395ffc7..c8040e6bac3 100644 --- a/x11/wxGTK24/Makefile +++ b/x11/wxGTK24/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/10/29 05:06:56 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/01/26 21:36:59 adam Exp $ # .include "Makefile.common" -PKGREVISION= 29 +PKGREVISION= 30 COMMENT= GTK-based implementation of the wxWidgets GUI library CONFLICTS+= wxGTK<=2.4.2nb5 |