diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
commit | 36ff915e97a346b20cd45ce4cca9c4da2c5045d9 (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /devel/xsd | |
parent | 00a69526277ffc79202561812a4c1c6dbfddeae9 (diff) | |
download | pkgsrc-36ff915e97a346b20cd45ce4cca9c4da2c5045d9.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'devel/xsd')
-rw-r--r-- | devel/xsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xsd/Makefile b/devel/xsd/Makefile index 67893698ba2..f2d4223261f 100644 --- a/devel/xsd/Makefile +++ b/devel/xsd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2010/05/15 07:19:59 adam Exp $ +# $NetBSD: Makefile,v 1.9 2011/02/28 14:52:48 wiz Exp $ DISTNAME= xsd-3.2.0+dep EXTRACT_SUFX= .tar.bz2 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= devel textproc MASTER_SITES= http://www.codesynthesis.com/download/xsd/3.2/ -MAINTAINER= hasso@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.codesynthesis.com/products/xsd/ COMMENT= W3C XML Schema to C++ data binding compiler LICENSE= gnu-gpl-v2 |