diff options
Diffstat (limited to 'x11/wxGTK28/Makefile')
-rw-r--r-- | x11/wxGTK28/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK28/Makefile b/x11/wxGTK28/Makefile index 7135054ce8e..c608a622920 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/06/04 22:17:33 tron Exp $ +# $NetBSD: Makefile,v 1.32 2013/06/06 12:53:57 wiz Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 25 +PKGREVISION= 26 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library |