diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-17 06:46:07 +0000 |
commit | dd045ef1d79fb78a3cfcbfee0c6740d3c7b88b5b (patch) | |
tree | dc3c1c612dafec406b518706e7178505e6565b58 /java | |
parent | 9bcf57efe0705a8a578607bcf57d633abd69b9e8 (diff) |
Notes
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 |