diff options
author | naddy <naddy@FreeBSD.org> | 2003-06-02 09:24:33 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-06-02 09:24:33 +0800 |
commit | bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4 (patch) | |
tree | 1d69717d4c51c87e619253154d6c93cbb6388073 /textproc/xml-lite.el | |
parent | af5bbed9ade96a61b0c02091db75ad4168ea1240 (diff) | |
download | freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.gz freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.tar.zst freebsd-ports-gnome-bf2be5b5a4e25c5aa1b869ee179ff252f1d4faf4.zip |
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>
Diffstat (limited to 'textproc/xml-lite.el')
-rw-r--r-- | textproc/xml-lite.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile index a8ba0f08747b..a1447e6d3d94 100644 --- a/textproc/xml-lite.el/Makefile +++ b/textproc/xml-lite.el/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple XML-editing for GNU Emacs EMACS_PORT_NAME?= emacs21 |