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 52f5aa73390..b725aea3295 100644 --- a/x11/wxGTK28/Makefile +++ b/x11/wxGTK28/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2009/08/01 14:03:19 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2009/08/05 20:58:56 drochner Exp $ # .include "../../x11/wxGTK28/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${DISTNAME:S/wxGTK/wxGTK28/} COMMENT= GTK-based implementation of the wxWidgets GUI library |