diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-08 06:43:50 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-08 06:43:50 +0000 |
commit | 3dc309d5962f381bc658ac831dde4a3ddac2c996 (patch) | |
tree | 1abcec2a74dc762ab5dde95db9af0b960e9a5f2b /devel/jakarta-commons-jxpath | |
parent | 51911e417f2549a0298c59f93bd7eaae7ed643c9 (diff) | |
download | ports-3dc309d5962f381bc658ac831dde4a3ddac2c996.tar.gz ports-3dc309d5962f381bc658ac831dde4a3ddac2c996.zip |
Notes
Diffstat (limited to 'devel/jakarta-commons-jxpath')
-rw-r--r-- | devel/jakarta-commons-jxpath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jakarta-commons-jxpath/Makefile b/devel/jakarta-commons-jxpath/Makefile index f5d5080faef5..2f4de5989de2 100644 --- a/devel/jakarta-commons-jxpath/Makefile +++ b/devel/jakarta-commons-jxpath/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_COMMONS_BINARIES} MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,} PKGNAMEPREFIX= jakarta- -MAINTAINER= nemoliu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for manipulating Java Beans using the XPath syntax USE_JAVA= yes |