summaryrefslogtreecommitdiff
path: root/devel/jakarta-commons-jxpath
diff options
context:
space:
mode:
authorTong LIU <nemoliu@FreeBSD.org>2007-04-30 06:27:41 +0000
committerTong LIU <nemoliu@FreeBSD.org>2007-04-30 06:27:41 +0000
commit17b108023a66815d6c9c432809f122851633c300 (patch)
tree0ae9747983c2418d6ea6595fd4a3d22a783d3f81 /devel/jakarta-commons-jxpath
parentUpdate to 1.1.2 release. (diff)
Use my @FreeBSD.org address.
Approved by: delphij (mentor)
Notes
Notes: svn path=/head/; revision=191183
Diffstat (limited to 'devel/jakarta-commons-jxpath')
-rw-r--r--devel/jakarta-commons-jxpath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/jakarta-commons-jxpath/Makefile b/devel/jakarta-commons-jxpath/Makefile
index d80833186cf2..d8d83dc27ca1 100644
--- a/devel/jakarta-commons-jxpath/Makefile
+++ b/devel/jakarta-commons-jxpath/Makefile
@@ -1,6 +1,6 @@
# Ports collection makefile for: Jakarta Commons JXPATH
# Date created: February 08, 2007
-# Whom: Nemo Liu <nemoliu@gmail.com>
+# Whom: Nemo Liu <nemoliu@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA}
MASTER_SITE_SUBDIR= ${PORTNAME:S,-,/,}/binaries
PKGNAMEPREFIX= jakarta-
-MAINTAINER= nemoliu@gmail.com
+MAINTAINER= nemoliu@FreeBSD.org
COMMENT= Utilities for manipulating Java Beans using the XPath syntax
USE_JAVA= yes