summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-15 22:13:38 +0000
committerwiz <wiz@pkgsrc.org>2017-11-15 22:13:38 +0000
commita27d372340dbf8959cdc7d23187720c443a6a532 (patch)
tree1a99460e9e039c5f22c59324d7f0f56facb46198 /math
parent750559799391294a1bd8809c83513a97734b5876 (diff)
downloadpkgsrc-a27d372340dbf8959cdc7d23187720c443a6a532.tar.gz
libsvm: follow redirects
Diffstat (limited to 'math')
-rw-r--r--math/libsvm/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/libsvm/Makefile b/math/libsvm/Makefile
index 4e65947bf0c..f98c439a2bd 100644
--- a/math/libsvm/Makefile
+++ b/math/libsvm/Makefile
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2017/09/16 19:26:59 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.6 2017/11/15 22:13:38 wiz Exp $
DISTNAME= libsvm-3.20
CATEGORIES= math
-MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libsvm/
+MASTER_SITES= https://www.csie.ntu.edu.tw/~cjlin/libsvm/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.csie.ntu.edu.tw/~cjlin/libsvm/
+HOMEPAGE= https://www.csie.ntu.edu.tw/~cjlin/libsvm/
COMMENT= Library for Support Vector Machines
LICENSE= modified-bsd