diff options
author | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-06-17 14:46:07 +0800 |
commit | 7ef380357f22d8daecef3e87563a4304bbca0d78 (patch) | |
tree | b1910ae6af959c6e7f8ca1bf596d9a4a92dfc1c0 /java | |
parent | b012cf61284543080e25f6533f43760c6daba6d5 (diff) | |
download | freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.gz freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.tar.zst freebsd-ports-gnome-7ef380357f22d8daecef3e87563a4304bbca0d78.zip |
- Update maintainer address
Approved by: rene (mentor)
Diffstat (limited to 'java')
-rw-r--r-- | java/castor/Makefile | 2 | ||||
-rw-r--r-- | java/jgraph/Makefile | 2 | ||||
-rw-r--r-- | java/jgraphx/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/java/castor/Makefile b/java/castor/Makefile index 104333eae7eb..54f8b0c523cd 100644 --- a/java/castor/Makefile +++ b/java/castor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java devel MASTER_SITES= http://dist.codehaus.org/castor/${PORTVERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= Data binding for XML (JAXB) and SQL database (JDO) LICENSE= ASL diff --git a/java/jgraph/Makefile b/java/jgraph/Makefile index 1ec71bc33564..e88f1d55646e 100644 --- a/java/jgraph/Makefile +++ b/java/jgraph/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.jgraph.com/downloads/jgraph/archive/ \ http://www.bayofrum.net/dist/jgraph/ EXTRACT_SUFX= .jar -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= The Java Graph Diagram Component LICENSE= BSD diff --git a/java/jgraphx/Makefile b/java/jgraphx/Makefile index 49ac272e968a..0d5ed7b3a7d1 100644 --- a/java/jgraphx/Makefile +++ b/java/jgraphx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.bayofrum.net/dist/jgraphx/ \ http://www.jgraph.com/downloads/jgraphx/archive/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/g} -MAINTAINER= utisoft@gmail.com +MAINTAINER= crees@FreeBSD.org COMMENT= The Java Graph Diagram Component version X (jgraph v6+) LICENSE= jgraph |