diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/algae/Makefile | 2 | ||||
-rw-r--r-- | math/atlas/Makefile | 2 | ||||
-rw-r--r-- | math/gri/Makefile | 2 | ||||
-rw-r--r-- | math/ploticus/Makefile | 2 | ||||
-rw-r--r-- | math/plplot/Makefile | 2 | ||||
-rw-r--r-- | math/tvmet/Makefile | 2 | ||||
-rw-r--r-- | math/ump/Makefile | 2 | ||||
-rw-r--r-- | math/viennacl/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile index 075e4510e259..2ee12115354c 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Programming language for numerical analysis -WWW= http://algae.sourceforge.net/ +WWW= https://algae.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 963523cebd24..25b4cf7ac3e2 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Automatically Tuned Linear Algebra Software (ATLAS) -WWW= http://math-atlas.sourceforge.net/ +WWW= https://math-atlas.sourceforge.net/ LICENSE= BSD3CLAUSE diff --git a/math/gri/Makefile b/math/gri/Makefile index a321cb328f84..b5cbe22e825c 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Extensible plotting language for producing scientific graphs -WWW= http://gri.sourceforge.net/ +WWW= https://gri.sourceforge.net/ LICENSE= GPLv2 diff --git a/math/ploticus/Makefile b/math/ploticus/Makefile index 9fc2d284e63a..ba2a0c24522a 100644 --- a/math/ploticus/Makefile +++ b/math/ploticus/Makefile @@ -7,7 +7,7 @@ DISTNAME= pl${PORTVERSION:S/.//}src MAINTAINER?= ports@FreeBSD.org COMMENT?= Generates plots and graphs from data -WWW= http://ploticus.sourceforge.net/ +WWW= https://ploticus.sourceforge.net/ LIB_DEPENDS= libgd.so:graphics/gd \ libming.so:graphics/ming \ diff --git a/math/plplot/Makefile b/math/plplot/Makefile index 394f62605c2f..3162a1fff92c 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source MAINTAINER= ports@FreeBSD.org COMMENT= Scientific plotting package -WWW= http://plplot.sourceforge.net/ +WWW= https://plplot.sourceforge.net/ LICENSE= LGPL21+ diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index 3888c6e41f4e..753e7e049bbc 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/Tar.Gz_Bz2%20Archive/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tiny Vector and Matrix template library -WWW= http://tvmet.sourceforge.net/ +WWW= https://tvmet.sourceforge.net/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/math/ump/Makefile b/math/ump/Makefile index 3f7bcf300118..5a2cb201892c 100644 --- a/math/ump/Makefile +++ b/math/ump/Makefile @@ -7,7 +7,7 @@ PKGNAMESUFFIX= -math MAINTAINER= ports@FreeBSD.org COMMENT= Graphical, easy to use math program -WWW= http://u-m-p.sourceforge.net/ +WWW= https://u-m-p.sourceforge.net/ LICENSE= GPLv2 diff --git a/math/viennacl/Makefile b/math/viennacl/Makefile index c27088521545..22f6595d3759 100644 --- a/math/viennacl/Makefile +++ b/math/viennacl/Makefile @@ -7,7 +7,7 @@ DISTNAME= ViennaCL-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Linear algebra and solver library using CUDA, OpenCL, and OpenMP -WWW= http://viennacl.sourceforge.net/ +WWW= https://viennacl.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |