From b69baf73f1d20c9f003aa57d91ebef85096ff229 Mon Sep 17 00:00:00 2001 From: nork Date: Sun, 28 Aug 2005 15:29:51 +0000 Subject: Change MAINTAINER from java@ to freebsd-eclipse@. Noticed by: Vizion --- java/eclipse-examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/eclipse-examples/Makefile') diff --git a/java/eclipse-examples/Makefile b/java/eclipse-examples/Makefile index efe6ecf56cd9..63514341c184 100644 --- a/java/eclipse-examples/Makefile +++ b/java/eclipse-examples/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= java@FreeBSD.ORG +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Examples for the Eclipse IDE RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse -- cgit