git: 6c43c7577c39 - 2022Q3 - graphics/netpbm: Use working mirror
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 14:50:05 UTC
The branch 2022Q3 has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c43c7577c391f54771946b70708424a1c679f66 commit 6c43c7577c391f54771946b70708424a1c679f66 Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2022-09-10 14:19:09 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2022-09-10 14:49:29 +0000 graphics/netpbm: Use working mirror The t6/netpbm mirror will be deleted. I haven't updated it since 2020. (cherry picked from commit 81fe8b090b6a44a63ae37f5f74cfdf46651fcb2d) --- graphics/netpbm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index f547194ea1f5..95aa01e66dcd 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -4,7 +4,7 @@ PORTNAME= netpbm DISTVERSION= 10.91.01 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ +MASTER_SITES= LOCAL/tobik MAINTAINER= leres@FreeBSD.org COMMENT= Toolkit for conversion of images between different formats