git: 6f00036d6f5c - main - graphics/cptutils: update WWW and MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Jan 2025 08:30:47 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f00036d6f5c6562fc797aa446324da95faf93c6 commit 6f00036d6f5c6562fc797aa446324da95faf93c6 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2025-01-14 16:23:26 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2025-01-15 08:30:41 +0000 graphics/cptutils: update WWW and MASTER_SITES PR: 283908 Reported by: diizzy --- graphics/cptutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/cptutils/Makefile b/graphics/cptutils/Makefile index 4816647f9ef5..7a32228fd678 100644 --- a/graphics/cptutils/Makefile +++ b/graphics/cptutils/Makefile @@ -1,11 +1,11 @@ PORTNAME= cptutils PORTVERSION= 1.82 CATEGORIES= graphics -MASTER_SITES= http://soliton.vm.bytemark.co.uk/pub/jjg/src/ +MASTER_SITES= https://jjg.gitlab.io/src/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Convert and manipulate colour gradients -WWW= http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/ +WWW= https://jjg.gitlab.io/en/code/cptutils/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING