diff options
Diffstat (limited to 'math/itpp/Makefile')
-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 |