summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-03-19 20:53:58 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2023-03-19 22:09:07 -0700
commit520d446a343ceb1294ee8a86a3249744ff910935 (patch)
tree82f61e74ac97960ef7fbbf73f87ec607b74683e4
parent84b204cc2f71c8cc6cdfc9f5857a0467e8014818 (diff)
downloadfreebsd-ports-520d446a343ceb1294ee8a86a3249744ff910935.zip
astro/stellarium: Correct WWW
https://www.stellarium.org/ redirects to https://stellarium.org/ Approved by: portmgr (blanket)
-rw-r--r--astro/stellarium/Makefile2
1 files changed, 1 insertions, 1 deletions
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+