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 b5be9cef99c..94deddf7ac8 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2010/02/19 17:34:41 sno Exp $ +# $NetBSD: Makefile,v 1.10 2010/06/13 22:45:54 wiz Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library |