git: 520d446a343c - main - astro/stellarium: Correct WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Mar 2023 05:09:11 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=520d446a343ceb1294ee8a86a3249744ff910935 commit 520d446a343ceb1294ee8a86a3249744ff910935 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-20 03:53:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-20 05:09:07 +0000 astro/stellarium: Correct WWW https://www.stellarium.org/ redirects to https://stellarium.org/ Approved by: portmgr (blanket) --- astro/stellarium/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile index 11b7fd6b702b..bf278851504a 100644 --- a/astro/stellarium/Makefile +++ b/astro/stellarium/Makefile @@ -7,7 +7,7 @@ EXTRACT_ONLY= ${_DISTFILES:Nstars_*.cat:N*.pdf} MAINTAINER= danfe@FreeBSD.org COMMENT= 3D photo-realistic sky renderer (planetarium) -WWW= https://www.stellarium.org/ +WWW= https://stellarium.org/ LICENSE= GPLv2+