From 58f9af93abf622d85dff0252acd6889bfa45f53f Mon Sep 17 00:00:00 2001 From: znerd Date: Tue, 7 May 2002 19:24:20 +0000 Subject: Taking care of unmaintained ports in the java category. All of these ports are currently listed as problematic at: http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html --- java/janosvm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/janosvm') diff --git a/java/janosvm/Makefile b/java/janosvm/Makefile index 482acb0c98c..e037e0a7cab 100644 --- a/java/janosvm/Makefile +++ b/java/janosvm/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= java MASTER_SITES= http://www.cs.utah.edu/flux/janos/${DISTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= znerd@FreeBSD.org USE_XLIB= yes GNU_CONFIGURE= yes -- cgit