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 9b12414f921..852ba8efaec 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2013/01/26 21:36:59 adam Exp $ +# $NetBSD: Makefile,v 1.29 2013/02/16 11:18:14 wiz Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 22 +PKGREVISION= 23 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library |