diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 05:36:38 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 05:36:38 +0000 |
commit | 83c19f0dcee8b9f481588021ea93bf9790c32c70 (patch) | |
tree | 8a4f3e55bfe1c7fa310caa432223759177bc33ae /editors/xxe | |
parent | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (diff) | |
download | FreeBSD-ports-83c19f0dcee8b9f481588021ea93bf9790c32c70.zip FreeBSD-ports-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.gz |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Diffstat (limited to 'editors/xxe')
-rw-r--r-- | editors/xxe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index 2962369..e896934 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 |