summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-15 22:13:24 +0000
committerwiz <wiz@pkgsrc.org>2017-11-15 22:13:24 +0000
commit750559799391294a1bd8809c83513a97734b5876 (patch)
tree13df4deb5acbb80a5b8329841b30358af1010989
parentbd39cda6fee429ebe45badb29a9e9a2fe5b3d72a (diff)
downloadpkgsrc-750559799391294a1bd8809c83513a97734b5876.tar.gz
libshorttext: follow redirects
-rw-r--r--math/libshorttext/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/libshorttext/Makefile b/math/libshorttext/Makefile
index 7a0e9e8f549..8261347358d 100644
--- a/math/libshorttext/Makefile
+++ b/math/libshorttext/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2014/10/29 17:06:40 cheusov Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/15 22:13:24 wiz Exp $
DISTNAME= libshorttext-1.1
CATEGORIES= math textproc
-MASTER_SITES= http://www.csie.ntu.edu.tw/~cjlin/libshorttext/
+MASTER_SITES= https://www.csie.ntu.edu.tw/~cjlin/libshorttext/
MAINTAINER= cheusov@NetBSD.org
-HOMEPAGE= http://www.csie.ntu.edu.tw/~cjlin/libshorttext/
+HOMEPAGE= https://www.csie.ntu.edu.tw/~cjlin/libshorttext/
COMMENT= Library for short-text classification and analysis
LICENSE= modified-bsd