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/jgrapht | |
parent | - Update to 2.8 (diff) |
- Reassign ports to the heap
- Thank you hq@ for your years of service!
Diffstat (limited to 'java/jgrapht')
-rw-r--r-- | java/jgrapht/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jgrapht/Makefile b/java/jgrapht/Makefile index 0748553f5691..823dc95dba8f 100644 --- a/java/jgrapht/Makefile +++ b/java/jgrapht/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= java math MASTER_SITES= SF/${PORTNAME}/JGraphT/Version%20${PORTVERSION} -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java package for mathematical graph-theory objects and algorithms USE_ZIP= yes |