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 89499f421aa..d9a4bd2608c 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2010/09/14 11:01:05 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/11/15 22:59:14 abs Exp $ # .include "Makefile.common" -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= GTK-based implementation of the wxWidgets GUI library post-build: |