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 4d1afe935e7..76018af0735 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/02/16 17:35:34 taca Exp $ +# $NetBSD: Makefile,v 1.6 2010/06/13 22:45:53 wiz Exp $ # .include "Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= GTK-based implementation of the wxWidgets GUI library post-build: |