git: eeec65f9718d - main - math/mpc: Correct WWW
- Reply: Gerald Pfeifer : "Re: git: eeec65f9718d - main - math/mpc: Correct WWW"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Oct 2022 09:22:04 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeec65f9718d489f553fb7477591f48bddd4c4a3 commit eeec65f9718d489f553fb7477591f48bddd4c4a3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-10-25 03:02:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-10-25 09:22:01 +0000 math/mpc: Correct WWW --- math/mpc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/mpc/Makefile b/math/mpc/Makefile index 7f8e1fd2388a..513bc3f3edbf 100644 --- a/math/mpc/Makefile +++ b/math/mpc/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= GNU MAINTAINER= gerald@FreeBSD.org COMMENT= Library of complex numbers with arbitrarily high precision -WWW= https://www.multiprecision.org/ +WWW= https://www.multiprecision.org/mpc/ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER