diff options
author | linimon <linimon@FreeBSD.org> | 2010-01-03 01:31:41 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-01-03 01:31:41 +0800 |
commit | 6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1 (patch) | |
tree | f13aa58e9c3dfe0e85c3a03ee4691eb49a80913f /java/gj/Makefile | |
parent | 05f594ba38cece9cc2bcb5775ee6802277209612 (diff) | |
download | freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.tar.gz freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.tar.zst freebsd-ports-gnome-6c6004e0ef7dd0c1e7693d6ad160b35cff582ec1.zip |
Reset vs@FreeBSD.org at his request due to lack of time.
Diffstat (limited to 'java/gj/Makefile')
-rw-r--r-- | java/gj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/gj/Makefile b/java/gj/Makefile index 365a1bfbed3f..1eaceba90579 100644 --- a/java/gj/Makefile +++ b/java/gj/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.cis.unisa.edu.au/~pizza/gj/Distribution/ PKGNAMESUFFIX= -${JDKSUBDIR} DISTNAME= gjdist${GJDIST} -MAINTAINER= vs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extension of the Java programming language that supports generic types WRKSRC= ${WRKDIR}/gj |