diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /editors/psgml | |
parent | 862f44a5fe54cbaf39e474fc734eef31b7684977 (diff) |
Notes
Diffstat (limited to 'editors/psgml')
-rw-r--r-- | editors/psgml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/psgml/Makefile b/editors/psgml/Makefile index b4a1b9baa150..31007bbaa59b 100644 --- a/editors/psgml/Makefile +++ b/editors/psgml/Makefile @@ -17,7 +17,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} PATCH_SITES= http://dist.bsdlab.org/ PATCHFILES= psgml-symbol-conflict-041015.gz -MAINTAINER?= shige@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A major mode for editing SGML and XML documents for emacs21 # distfile version |