diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-17 13:40:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-17 13:40:15 +0000 |
commit | 2351bbc54ff589ad821d2a37f6a6c53117df760f (patch) | |
tree | b813a0c449360b2184f56e52b4292caab90b1f18 /x11 | |
parent | 8b61d8532f42ccdc4fdbf1ce1aaacbb19077b39a (diff) | |
download | pkgsrc-2351bbc54ff589ad821d2a37f6a6c53117df760f.tar.gz |
Reset maintainer for itojun's packages.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmindpath/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmindpath/Makefile b/x11/xmindpath/Makefile index 89461c35aa6..449c60dab53 100644 --- a/x11/xmindpath/Makefile +++ b/x11/xmindpath/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/10/01 11:59:59 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2007/11/17 13:40:16 wiz Exp $ DISTNAME= magicpoint-1.09a PKGNAME= xmindpath-1.09a @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/ -MAINTAINER= itojun@itojun.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= MindPath PocketPoint user-level driver for X11 WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/xmindpath |