diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-08-23 00:06:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-08-23 00:06:09 +0000 |
commit | 381c0a36adada458e32b3df4437e9bbf9da80675 (patch) | |
tree | f42da9be8bfc7a511001f7c9cdb11775fa896ee1 /textproc/xerces-c2/Makefile | |
parent | f5d8d01d80ade7e07eadff40a7f0cc4e9c8fed6c (diff) |
Notes
Diffstat (limited to 'textproc/xerces-c2/Makefile')
-rw-r--r-- | textproc/xerces-c2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index fe8804312c6b..f0fe6729d4cb 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_XML} MASTER_SITE_SUBDIR= xerces-c/source DISTNAME= xerces-c-src_${PORTVERSION:S/./_/g} -MAINTAINER= kenm@icarz.com +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project OPTIONS= THREADS "Build a thread enabled shared library." on \ |