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 0263566bf9e..7efee4ba4e4 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.45 2016/08/03 10:22:25 adam Exp $ +# $NetBSD: Makefile,v 1.46 2017/02/06 13:55:00 wiz Exp $ # .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= GTK-based implementation of the wxWidgets GUI library BUILD_TARGET= all |