git: 0da7fe3e3fb5 - main - graphics/GraphicsMagick: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:48:26 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0da7fe3e3fb55379114298dd18ea6602446893a1
commit 0da7fe3e3fb55379114298dd18ea6602446893a1
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:44:58 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:44:58 +0000
graphics/GraphicsMagick: Update WWW
---
graphics/GraphicsMagick/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile
index 0c123fccab79..7497fe07e708 100644
--- a/graphics/GraphicsMagick/Makefile
+++ b/graphics/GraphicsMagick/Makefile
@@ -7,7 +7,8 @@ MASTER_SITES= SF
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast image processing tools based on ImageMagick
-WWW= http://www.graphicsmagick.org/
+WWW= https://graphicsmagick.sourceforge.io/ \
+ http://www.graphicsmagick.org/
LICENSE= MIT