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 a67af9361a0..713b87f46cd 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/09/07 19:17:53 adam Exp $ +# $NetBSD: Makefile,v 1.17 2012/09/15 10:07:17 obache Exp $ # .include "Makefile.common" -PKGREVISION= 15 +PKGREVISION= 16 COMMENT= GTK-based implementation of the wxWidgets GUI library REPLACE_SH= wx-config.in wx-config-inplace.in |