diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-03 00:56:28 +0000 |
commit | 514f912683c73408fb419255d41012650f12d142 (patch) | |
tree | ac77488f5317d751317a7747efb2f53b4df0e2b7 /x11/wxhaskell | |
parent | 8c2c1d53db9256327ecf2183a54f3f649fe2a847 (diff) | |
download | pkgsrc-514f912683c73408fb419255d41012650f12d142.tar.gz |
Reset maintainer for people who lost their commit bit.
Diffstat (limited to 'x11/wxhaskell')
-rw-r--r-- | x11/wxhaskell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile index 740585ee7e2..55fc8ba80ff 100644 --- a/x11/wxhaskell/Makefile +++ b/x11/wxhaskell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/06/26 12:45:31 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/09/03 00:56:30 wiz Exp $ DISTNAME= wxhaskell-src-0.9.4 PKGNAME= ${DISTNAME:S/-src//} @@ -7,7 +7,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} EXTRACT_SUFX= .zip -MAINTAINER= augustss@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wxhaskell.sourceforge.net/index.html COMMENT= wxGTK binding for Haskell |