diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /devel/p5-Algorithm-SVM | |
parent | Properly support png 1.5 (diff) |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'devel/p5-Algorithm-SVM')
-rw-r--r-- | devel/p5-Algorithm-SVM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-SVM/Makefile b/devel/p5-Algorithm-SVM/Makefile index 273166dcf1d9..0d7f1a26d8ae 100644 --- a/devel/p5-Algorithm-SVM/Makefile +++ b/devel/p5-Algorithm-SVM/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl bindings for the libsvm Support Vector Machine library LICENSE= BSD3CLAUSE |