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 cdccf9a25ca..5479fc93e03 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/06/04 22:17:33 tron Exp $ +# $NetBSD: Makefile,v 1.25 2013/06/06 12:53:51 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 23 +PKGREVISION= 24 COMMENT= GTK-based implementation of the wxWidgets GUI library REPLACE_SH= wx-config.in wx-config-inplace.in |