diff options
author | rafan <rafan@FreeBSD.org> | 2015-01-17 01:28:13 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2015-01-17 01:28:13 +0800 |
commit | 135658c881ce4453f776dd69ce2bd43198cb4604 (patch) | |
tree | c905929793a8abaa1b7dd786595be4a9f005668b /science/libsvm-python | |
parent | b37e016b9d3c29ce23b3d7c162fc128f0c68618c (diff) | |
download | freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.tar.gz freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.tar.zst freebsd-ports-gnome-135658c881ce4453f776dd69ce2bd43198cb4604.zip |
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
Diffstat (limited to 'science/libsvm-python')
-rw-r--r-- | science/libsvm-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libsvm-python/Makefile b/science/libsvm-python/Makefile index ee09abe9305b..b7b32630bf78 100644 --- a/science/libsvm-python/Makefile +++ b/science/libsvm-python/Makefile @@ -3,7 +3,7 @@ PKGNAMESUFFIX= -python -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MASTERDIR= ${.CURDIR}/../../science/libsvm |