diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
commit | d204347f9f6a55a39b90ef8d24fc21a52fecfb92 (patch) | |
tree | b0aa8154e3882fbebd45b490e8f7703bedd4ff09 /math/itpp | |
parent | 41d5e4e5a32be4a513695b5f41c586bcdb637c25 (diff) | |
download | pkgsrc-d204347f9f6a55a39b90ef8d24fc21a52fecfb92.tar.gz |
Follow some http redirects.
Diffstat (limited to 'math/itpp')
-rw-r--r-- | math/itpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/itpp/Makefile b/math/itpp/Makefile index f56d6dc85f0..124c3f23174 100644 --- a/math/itpp/Makefile +++ b/math/itpp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2012/09/13 13:23:33 asau Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:11 wiz Exp $ DISTNAME= itpp-4.0.7 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=itpp/} MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/itpp/ +HOMEPAGE= https://sourceforge.net/projects/itpp/ COMMENT= Library of mathematical, signal processing and communication routines LICENSE= gnu-gpl-v2 |