diff options
Diffstat (limited to 'math/octave-forge-ga/Makefile')
-rw-r--r-- | math/octave-forge-ga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-ga/Makefile b/math/octave-forge-ga/Makefile index 37452269465c..179e0a6fab2b 100644 --- a/math/octave-forge-ga/Makefile +++ b/math/octave-forge-ga/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 |