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 8d65a9a89ec..d4521ffcd04 100644 --- a/x11/wxGTK26/Makefile +++ b/x11/wxGTK26/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/09/22 19:44:05 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2009/01/08 21:58:17 shattered Exp $ # .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= GTK-based implementation of the wxWidgets GUI library post-build: |