diff options
author | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-07-27 16:21:16 +0000 |
commit | 63012139667ad8f9b3362d04c49bf9ef280603b0 (patch) | |
tree | 383cc3b0c458d375a369b1670bd6311723231905 /x11/wxGTK-contrib | |
parent | 3de5d86818dd43e795076526d9e986a5d15da35c (diff) | |
download | pkgsrc-63012139667ad8f9b3362d04c49bf9ef280603b0.tar.gz |
Reset MAINTAINER -- he stopped working on pkgsrc.
Diffstat (limited to 'x11/wxGTK-contrib')
-rw-r--r-- | x11/wxGTK-contrib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK-contrib/Makefile b/x11/wxGTK-contrib/Makefile index 034d02d7f0e..61c6be8351d 100644 --- a/x11/wxGTK-contrib/Makefile +++ b/x11/wxGTK-contrib/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/07/25 20:26:55 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/07/27 16:21:17 wiz Exp $ # .include "../../x11/wxGTK/Makefile.common" PKGNAME= ${DISTNAME:S/wxGTK/wxGTK-contrib/} -MAINTAINER= dotz@irc.pl +MAINTAINER= tech-pkg@NetBSD.org COMMENT= GTK-based implementation of the wxWidgets GUI library (contrib libraries) MAKE_ENV+= INSTALL_DATA_DIR="${INSTALL_DATA_DIR}" |