diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:36:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:36:38 +0800 |
commit | 83c19f0dcee8b9f481588021ea93bf9790c32c70 (patch) | |
tree | 8a4f3e55bfe1c7fa310caa432223759177bc33ae /editors | |
parent | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (diff) | |
download | freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.gz freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.zst freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.zip |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
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 |