diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-11-25 16:46:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-11-25 16:46:44 +0000 |
commit | d5e3867768aa0e22d800604e822445026f845ada (patch) | |
tree | 4330ea928da065d30ec7f666a38badcacb4e57a7 /java/jc | |
parent | Work around the fact that 5-exp, these days, is really another 6-exp, (diff) |
Reassign ports from archie@ back to pool at his request.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=178026
Diffstat (limited to 'java/jc')
-rw-r--r-- | java/jc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jc/Makefile b/java/jc/Makefile index 313a5042b463..342ba33970dd 100644 --- a/java/jc/Makefile +++ b/java/jc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=jcvm/ -MAINTAINER= archie@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= JVM that converts class files to C source and compiles them with GCC BUILD_DEPENDS= ${LOCALBASE}/share/classpath/glibj.zip:${PORTSDIR}/java/classpath |