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 | 4c3db3a9dda9f4a092d226b433bf9aed80214b27 (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /textproc/kdoc | |
parent | 77adbba1c790602b85d982fbc65ff128cd795af1 (diff) | |
download | pkgsrc-4c3db3a9dda9f4a092d226b433bf9aed80214b27.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'textproc/kdoc')
-rw-r--r-- | textproc/kdoc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/kdoc/Makefile b/textproc/kdoc/Makefile index ea0a3c5fc18..7fef5307304 100644 --- a/textproc/kdoc/Makefile +++ b/textproc/kdoc/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.24 2008/07/14 12:56:13 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2011/02/28 14:53:04 wiz Exp $ DISTNAME= kdoc-2.0a54 PKGNAME= kdoc-3.0 PKGREVISION= 2 CATEGORIES= textproc kde - MASTER_SITES= ${MASTER_SITE_KDE:=3.0/src/} -MAINTAINER= wulf@NetBSD.org + +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= C++ and IDL Class Documentation Tool PKG_DESTDIR_SUPPORT= user-destdir |