diff options
author | linimon <linimon@FreeBSD.org> | 2008-12-08 14:43:50 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-12-08 14:43:50 +0800 |
commit | 5d28883cc6040fabca8bfbd865705f5aeb886fe3 (patch) | |
tree | 168c320233a6b6807b878df36514ed22fd89e15e /biology/biojava | |
parent | 7186ac0063f0eb16064df08978b8ddb603f02f81 (diff) | |
download | freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.tar.gz freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.tar.zst freebsd-ports-gnome-5d28883cc6040fabca8bfbd865705f5aeb886fe3.zip |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr
Diffstat (limited to 'biology/biojava')
-rw-r--r-- | biology/biojava/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/biojava/Makefile b/biology/biojava/Makefile index 9296c3b83722..1af1f69a9832 100644 --- a/biology/biojava/Makefile +++ b/biology/biojava/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:source \ bytecode.jar:bin EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} -MAINTAINER= nemoliu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source java tools for processing biological data BUILD_DEPENDS= ${JAVALIBDIR}/hsqldb.jar:${PORTSDIR}/databases/hsqldb \ |