diff options
Diffstat (limited to 'x11/wxGTK/Makefile')
-rw-r--r-- | x11/wxGTK/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK/Makefile b/x11/wxGTK/Makefile index a825b12c571..8639bf474a2 100644 --- a/x11/wxGTK/Makefile +++ b/x11/wxGTK/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.46 2006/01/24 07:33:01 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2006/02/05 23:11:44 joerg Exp $ # .include "Makefile.common" COMMENT= GTK-based implementation of the wxWidgets GUI library -PKGREVISION= 1 +PKGREVISION= 2 post-install: ${INSTALL_DATA_DIR} ${DOCDIR} |