git: 81fe8b090b6a - main - graphics/netpbm: Use working mirror
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 14:38:58 UTC
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=81fe8b090b6a44a63ae37f5f74cfdf46651fcb2d
commit 81fe8b090b6a44a63ae37f5f74cfdf46651fcb2d
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:36:26 +0000
graphics/netpbm: Use working mirror
The t6/netpbm mirror will be deleted. I haven't updated it since 2020.
---
graphics/netpbm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 73ffc9253f90..4aaf547dd1d1 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -2,7 +2,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