diff options
Diffstat (limited to 'editors/xxe/Makefile')
-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 8ec5f450042..f9c0525442d 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.xmlmind.net/xmleditor/_download/ \ PKGNAMESUFFIX= -eval DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML editor featuring a word processor-like view USE_JAVA= YES |