diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-08-28 15:29:51 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2005-08-28 15:29:51 +0000 |
commit | e9f9782908a8a7152e76dc1431d618520ec5f81e (patch) | |
tree | 47d2547aa14c13519640581fde6435797fb0cbec /java/eclipse-pmd | |
parent | - Update to 0.8.2.20050813 (diff) |
Change MAINTAINER from java@ to freebsd-eclipse@.
Noticed by: Vizion <vizion@vizion.occoxmail.com>
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 3b81a08d4b54..8f0061bd8572 100644 --- a/java/eclipse-pmd/Makefile +++ b/java/eclipse-pmd/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= eclipse- DISTNAME= pmd-eclipse3-site-2.0.5 DIST_SUBDIR= eclipse -MAINTAINER= java@FreeBSD.org +MAINTAINER= freebsd-eclipse@FreeBSD.org COMMENT= Scan Java source code and look for potential problems RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse |