diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-03-02 05:22:25 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2014-03-02 05:22:25 +0000 |
commit | 2350e2caecabde9bb872f9bf98c532421fed0a90 (patch) | |
tree | 4af88bea7ff7feb4878daa05b4c1032f11fad1d1 /devel/java-util-concurrent | |
parent | 1b9a87076177aa4cdb985644d17726237db5f58e (diff) | |
download | ports-2350e2caecabde9bb872f9bf98c532421fed0a90.tar.gz ports-2350e2caecabde9bb872f9bf98c532421fed0a90.zip |
Notes
Diffstat (limited to 'devel/java-util-concurrent')
-rw-r--r-- | devel/java-util-concurrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/java-util-concurrent/Makefile b/devel/java-util-concurrent/Makefile index 6febc39c836d..13d9adee9104 100644 --- a/devel/java-util-concurrent/Makefile +++ b/devel/java-util-concurrent/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/current/ PKGNAMEPREFIX= java- DISTNAME= concurrent -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility classes for concurrent Java programming USE_JAVA= yes |