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 /java/jakarta-commons-collections | |
parent | 1b9a87076177aa4cdb985644d17726237db5f58e (diff) | |
download | ports-2350e2caecabde9bb872f9bf98c532421fed0a90.tar.gz ports-2350e2caecabde9bb872f9bf98c532421fed0a90.zip |
- Reassign ports to the heap
- Thank you hq@ for your years of service!
Notes
Notes:
svn path=/head/; revision=346734
Diffstat (limited to 'java/jakarta-commons-collections')
-rw-r--r-- | java/jakarta-commons-collections/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jakarta-commons-collections/Makefile b/java/jakarta-commons-collections/Makefile index 5f4422e452cf..11e72d2972f8 100644 --- a/java/jakarta-commons-collections/Makefile +++ b/java/jakarta-commons-collections/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,} PKGNAMEPREFIX= jakarta- DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Classes that extend/augment the Java Collections Framework USE_JAVA= yes |