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/xml-lite.el | |
parent | 54a0e16a5d5755947df6bffdbb27bfb7e49f6cec (diff) |
Notes
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 |