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