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 6a33431357d..a0efface566 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/03/03 00:12:33 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/06/14 07:44:20 sbd Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 16 +PKGREVISION= 17 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library |