diff options
Diffstat (limited to 'x11/wxGTK28-contrib/Makefile')
-rw-r--r-- | x11/wxGTK28-contrib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK28-contrib/Makefile b/x11/wxGTK28-contrib/Makefile index b5ecad21ba9..3260d8ed0d2 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.32 2016/01/19 03:51:23 dbj Exp $ +# $NetBSD: Makefile,v 1.33 2016/08/03 10:22:25 adam Exp $ .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Contrib libraries for wxWidgets GTK USE_TOOLS+= gmake |