diff options
Diffstat (limited to 'x11/wxGTK26/Makefile')
-rw-r--r-- | x11/wxGTK26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK26/Makefile b/x11/wxGTK26/Makefile index f59d73885d4..c00b50fb296 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2011/01/13 13:36:12 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/04/22 13:42:46 obache Exp $ # .include "Makefile.common" -PKGREVISION= 10 +PKGREVISION= 11 COMMENT= GTK-based implementation of the wxWidgets GUI library post-build: |