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 92a3f7e0c82..a25dc3dc2a7 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/02/16 11:18:04 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/03 10:06:26 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 21 +PKGREVISION= 22 COMMENT= GTK-based implementation of the wxWidgets GUI library REPLACE_SH= wx-config.in wx-config-inplace.in |