diff options
Diffstat (limited to 'x11/wxGTK/Makefile')
-rw-r--r-- | x11/wxGTK/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wxGTK/Makefile b/x11/wxGTK/Makefile index e52a3542c00..fe6d69151ba 100644 --- a/x11/wxGTK/Makefile +++ b/x11/wxGTK/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2006/03/30 15:28:12 joerg Exp $ +# $NetBSD: Makefile,v 1.50 2006/04/17 14:52:12 wiz Exp $ # .include "Makefile.common" +PKGREVISION= 1 COMMENT= GTK-based implementation of the wxWidgets GUI library post-build: |