aboutsummaryrefslogtreecommitdiff
path: root/science/liblinear
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2015-01-16 17:28:13 +0000
committerRong-En Fan <rafan@FreeBSD.org>2015-01-16 17:28:13 +0000
commit8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468 (patch)
treec905929793a8abaa1b7dd786595be4a9f005668b /science/liblinear
parent31fd5fd83a8a08c3ea6c3a5b06b75106795dc69b (diff)
downloadports-8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468.tar.gz
ports-8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468.zip
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
Notes
Notes: svn path=/head/; revision=377195
Diffstat (limited to 'science/liblinear')
-rw-r--r--science/liblinear/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/liblinear/Makefile b/science/liblinear/Makefile
index e818c8e1a311..91305e3c30bb 100644
--- a/science/liblinear/Makefile
+++ b/science/liblinear/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/liblinear/ \
http://www.csie.ntu.edu.tw/~cjlin/liblinear/oldfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
-MAINTAINER= rafan@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for Large Linear Classification
LICENSE= BSD3CLAUSE