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 acc44c68994..51a0c8e9ad2 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.48 2017/06/14 13:21:52 jperkin Exp $ +# $NetBSD: Makefile,v 1.49 2018/03/12 11:15:58 wiz Exp $ # .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} -PKGREVISION= 13 +PKGREVISION= 14 COMMENT= GTK-based implementation of the wxWidgets GUI library BUILD_TARGET= all |