diff options
Diffstat (limited to 'java/eclipse-pmd')
-rw-r--r-- | java/eclipse-pmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile index e18af752555b..55af51db0a9c 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= pmd-eclipse3-site-2.0.5 DIST_SUBDIR= eclipse -MAINTAINER= freebsd-eclipse@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scan Java source code and look for potential problems RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |