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 8bb4e99e9c5..ab81830b5ed 100644 --- a/x11/wxGTK28-contrib/Makefile +++ b/x11/wxGTK28-contrib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2012/10/08 23:00:43 adam Exp $ +# $NetBSD: Makefile,v 1.20 2013/01/26 21:36:59 adam Exp $ # .include "../../x11/wxGTK28/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28-contrib/} -PKGREVISION= 17 +PKGREVISION= 18 COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) USE_TOOLS+= gmake |