diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:35:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-05 00:35:23 +0000 |
commit | ab1c6bbc7e1584e81e4b93e29b84752dfb07e311 (patch) | |
tree | 9a32d14abb84a67a1e845765a37f6955f74413e2 /java/java-checkstyle | |
parent | 5ef58e13801e2d3109246bfe96ac5d849ec1849f (diff) | |
download | ports-ab1c6bbc7e1584e81e4b93e29b84752dfb07e311.tar.gz ports-ab1c6bbc7e1584e81e4b93e29b84752dfb07e311.zip |
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 2a6099c08b11..c071198d99a9 100644 --- a/java/java-checkstyle/Makefile +++ b/java/java-checkstyle/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= java- DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= dave@glowacki.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java style checker RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper |