diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:43:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:43:53 +0000 |
commit | 4a960224c046c3b455bf83736a8428e595e4bb34 (patch) | |
tree | ef3406011022a00edcbdca8c09f3540c211d0ddf /java/java-checkstyle | |
parent | f8c1cfa91b5325e8fd278a7473232c280825da84 (diff) |
Notes
Diffstat (limited to 'java/java-checkstyle')
-rw-r--r-- | java/java-checkstyle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-checkstyle/Makefile b/java/java-checkstyle/Makefile index 4c0ffe4d4105..e29f12cf7160 100644 --- a/java/java-checkstyle/Makefile +++ b/java/java-checkstyle/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= java- DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= dglo@icecube.wisc.edu +MAINTAINER= dave@glowacki.org COMMENT= Java style checker RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |