diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-06-02 01:24:33 +0000 |
commit | 854c187a95dd45c631fce6c886af4da10a25addd (patch) | |
tree | abf919a40a64e4dba1699470b0cbc529a7b97a59 /textproc/manued.el/Makefile | |
parent | 54a0e16a5d5755947df6bffdbb27bfb7e49f6cec (diff) |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes
Notes:
svn path=/head/; revision=81956
Diffstat (limited to 'textproc/manued.el/Makefile')
-rw-r--r-- | textproc/manued.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/manued.el/Makefile b/textproc/manued.el/Makefile index 0252b26b5d54..4915b4c8ab03 100644 --- a/textproc/manued.el/Makefile +++ b/textproc/manued.el/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mpi-sb.mpg.de/~hitoshi/otherprojects/manued/arcs/ \ http://www.archi.is.tohoku.ac.jp/~yamauchi/otherprojects/manued/arcs/ DISTNAME= manued-${PORTVERSION} -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs minor mode for manued proofreading method NO_BUILD= yes |