git: 33ff07ae9b0e - main - graphics/pixelize: Remove dead and/or obsolete mirrors from MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Oct 2024 10:14:43 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=33ff07ae9b0e6650988776940322f914b938102f commit 33ff07ae9b0e6650988776940322f914b938102f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-10-13 10:07:26 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-10-13 10:13:53 +0000 graphics/pixelize: Remove dead and/or obsolete mirrors from MASTER_SITES Remove dead and/or obsolete mirrors from MASTER_SITES Approved by: portmgr (blanket) --- graphics/pixelize/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/graphics/pixelize/Makefile b/graphics/pixelize/Makefile index 48eca6bcbb9b..788232575e16 100644 --- a/graphics/pixelize/Makefile +++ b/graphics/pixelize/Makefile @@ -2,9 +2,7 @@ PORTNAME= pixelize PORTVERSION= 1.0.0 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= ftp://lashwhip.com/pub/ \ - http://www.c-s.li/ports/ \ - http://lashwhip.com/pixelize/ +MASTER_SITES= http://lashwhip.com/${PORTNAME}/ MAINTAINER= cs@FreeBSD.org COMMENT= Use many scaled down images to try to duplicate another image