diff options
-rw-r--r-- | java/eclipse-findbugs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-findbugs/Makefile b/java/eclipse-findbugs/Makefile index 8bd543201046..d7243423f3d2 100644 --- a/java/eclipse-findbugs/Makefile +++ b/java/eclipse-findbugs/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= edu.umd.cs.findbugs.plugin.eclipse_${DISTVERSION} DIST_SUBDIR= eclipse -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Eclipse plug-in that provides FindBugs support RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse |