diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-04 04:44:32 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-04 04:44:32 +0800 |
commit | 6523d6a5cfcbb9678e688ae817cae1f7ecb3ec13 (patch) | |
tree | f6f2e12cf58541f55af874eb80884f9767722ef6 /textproc | |
parent | 2b18df190f29a12738ed0f2f150434759440bd07 (diff) | |
download | freebsd-ports-gnome-6523d6a5cfcbb9678e688ae817cae1f7ecb3ec13.tar.gz freebsd-ports-gnome-6523d6a5cfcbb9678e688ae817cae1f7ecb3ec13.tar.zst freebsd-ports-gnome-6523d6a5cfcbb9678e688ae817cae1f7ecb3ec13.zip |
Date: Tue, 04 Nov 2003 00:42:55 +0900
From: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
Subject: Re: question about FreeBSD ports you maintain
Briefly, I have no time for maintaining ports.
So I wish to leave the maintainer position of these ports:
biology/fastdnaml
textproc/wv
Thanks you for maintaining the FreeBSD system.
Best regards,
Motomichi Matsuzaki
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/wv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 1989b90301ae..64b96d2ca26d 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= wvware -MAINTAINER= mzaki@e-mail.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A library and executables to access Microsoft Word files LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf |