Browse Source

*/*: Reset MAINTAINER for freqlabs ports due to fatal email bounces for multiple months

overlay
Ryan Steinmetz 8 months ago
parent
commit
d945c6eefd
No known key found for this signature in database GPG Key ID: 1EF8BA6BD02846D7
  1. 2
      devel/marisa-trie/Makefile
  2. 2
      math/openlibm/Makefile
  3. 2
      science/libsvm/Makefile

2
devel/marisa-trie/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

2
math/openlibm/Makefile

@ -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/

2
science/libsvm/Makefile

@ -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/

Loading…
Cancel
Save