diff options
Diffstat (limited to 'science/libsvm-python/Makefile')
-rw-r--r-- | science/libsvm-python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/libsvm-python/Makefile b/science/libsvm-python/Makefile index 9452d69e76aa..33801711a519 100644 --- a/science/libsvm-python/Makefile +++ b/science/libsvm-python/Makefile @@ -2,6 +2,7 @@ PORTREVISION= 1 PKGNAMESUFFIX= -python MAINTAINER= ports@FreeBSD.org +WWW= https://www.csie.ntu.edu.tw/~cjlin/libsvm/ MASTERDIR= ${.CURDIR}/../../science/libsvm |