diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
commit | cf9bd998c786a4e8e52cb7d71976bbb31836e3cb (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /textproc/xml-commons | |
parent | f34298b16a48b1d1f45a5d7ff9d38b2a5eec02c0 (diff) |
Notes
Diffstat (limited to 'textproc/xml-commons')
-rw-r--r-- | textproc/xml-commons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xml-commons/Makefile b/textproc/xml-commons/Makefile index bd400edb32a8..2f91ae3c838c 100644 --- a/textproc/xml-commons/Makefile +++ b/textproc/xml-commons/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= APACHE/xml/commons DISTNAME= ${PORTNAME}-external-${PORTVERSION} EXTRACT_SUFX= -bin.tar.gz -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Provides common XML code for Apache projects USE_JAVA= yes |