diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:36:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:36:38 +0000 |
commit | a7954db16ba627cb2cc2c0f2f581c87ce8be572f (patch) | |
tree | 76a31a4a0d55e88c3a46d8d87c6c0b602badd10a /editors | |
parent | e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xml2rfc-xxe/Makefile | 2 | ||||
-rw-r--r-- | editors/xxe/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/xml2rfc-xxe/Makefile b/editors/xml2rfc-xxe/Makefile index d1875c664c3a..e93abac4eec8 100644 --- a/editors/xml2rfc-xxe/Makefile +++ b/editors/xml2rfc-xxe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://rtg.ietf.org/~fenner/ietf/ PKGNAMESUFFIX= -${XXE_VERSION} -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An xml2rfc configuration for XMLMind XML Editor RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index 29623693aa58..e896934b86e8 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.xmlmind.net/xmleditor/_download/ PKGNAMESUFFIX= -perso DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} -MAINTAINER= fenner@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= A validating XML editor featuring a word processor-like view USE_JAVA= YES |