Browse Source
*/*: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple months
overlay
Ryan Steinmetz
8 months ago
No known key found for this signature in database
GPG Key ID: 1EF8BA6BD02846D7
3 changed files with
3 additions and
3 deletions
-
devel/marisa-trie/Makefile
-
math/openlibm/Makefile
-
science/libsvm/Makefile
|
|
@ -5,7 +5,7 @@ PORTREVISION= 1 |
|
|
|
PORTEPOCH= 1 |
|
|
|
CATEGORIES= devel |
|
|
|
|
|
|
|
MAINTAINER= iblis@hs.ntnu.edu.tw |
|
|
|
MAINTAINER= ports@FreeBSD.org |
|
|
|
COMMENT= MARISA: Matching Algorithm with Recursively Implemented StorAge |
|
|
|
WWW= https://github.com/s-yata/marisa-trie |
|
|
|
|
|
|
|
|
|
@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v |
|
|
|
DISTVERSION= 0.8.0 |
|
|
|
CATEGORIES= math |
|
|
|
|
|
|
|
MAINTAINER= iblis@hs.ntnu.edu.tw |
|
|
|
MAINTAINER= ports@FreeBSD.org |
|
|
|
COMMENT= High quality system independent, portable, open source libm |
|
|
|
WWW= http://julialang.org/openlibm/ |
|
|
|
|
|
|
|
|
|
@ -4,7 +4,7 @@ CATEGORIES= science math |
|
|
|
MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/ \
|
|
|
|
http://www.csie.ntu.edu.tw/~cjlin/libsvm/oldfiles/ |
|
|
|
|
|
|
|
MAINTAINER?= iblis@hs.ntnu.edu.tw |
|
|
|
MAINTAINER?= ports@FreeBSD.org |
|
|
|
COMMENT= Library for Support Vector Machines |
|
|
|
WWW= https://www.csie.ntu.edu.tw/~cjlin/libsvm/ |
|
|
|
|
|
|
|