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/xxe/Makefile | |
parent | e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (diff) | |
download | ports-a7954db16ba627cb2cc2c0f2f581c87ce8be572f.tar.gz ports-a7954db16ba627cb2cc2c0f2f581c87ce8be572f.zip |
Notes
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 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 |