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 2a2e5337cfd..cdcfd9b1f65 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2012/10/24 15:48:32 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2013/01/26 21:36:59 adam Exp $ # .include "Makefile.common" -PKGREVISION= 19 +PKGREVISION= 20 COMMENT= GTK-based implementation of the wxWidgets GUI library REPLACE_SH= wx-config.in wx-config-inplace.in |