diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2022-10-29 05:49:06 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2022-10-29 05:49:06 +0000 |
commit | b7d9889b060193dd800dbf6d11f86b0034d9a53c (patch) | |
tree | cca2235284fdb95f1f8aff072d1ccd97519b9ccc /math/octave-forge-gsl | |
parent | bfa3e21df8e473e6387c9a84cc5ab35a24f32916 (diff) | |
download | ports-b7d9889b060193dd800dbf6d11f86b0034d9a53c.tar.gz ports-b7d9889b060193dd800dbf6d11f86b0034d9a53c.zip |
*/octave-forge-*: Update WWW field.
Diffstat (limited to 'math/octave-forge-gsl')
-rw-r--r-- | math/octave-forge-gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 01a803d3f5ef..1a0e40652f68 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -7,7 +7,7 @@ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} -WWW= http://octave.sourceforge.net/ +WWW= https://packages.octave.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING |