diff options
Diffstat (limited to 'x11')
-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 f790e4f9828..cdbe778920d 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.10 2011/04/22 13:42:07 obache Exp $ +# $NetBSD: Makefile,v 1.11 2011/06/19 00:49:59 dholland Exp $ # .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) USE_TOOLS+= gmake |