Date: Fri, 22 Sep 2023 22:47:46 GMT From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fbfeba6f0ffc - main - graphics/showimage: Update MASTER_SITES Message-ID: <202309222247.38MMlkJh030883@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbfeba6f0ffc0e0d4da42084e146c2bee4274824 commit fbfeba6f0ffc0e0d4da42084e146c2bee4274824 Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2023-09-22 22:18:52 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2023-09-22 22:47:37 +0000 graphics/showimage: Update MASTER_SITES The distfile has been moved to kde's public_distfiles on freefall since this is a team-managed port. --- graphics/showimage/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/showimage/Makefile b/graphics/showimage/Makefile index 0ba9e25052d0..b9500e643aa1 100644 --- a/graphics/showimage/Makefile +++ b/graphics/showimage/Makefile @@ -1,7 +1,7 @@ PORTNAME= showimage PORTVERSION= 1.12 CATEGORIES= graphics kde -MASTER_SITES= LOCAL/jhale/showimage/ +MASTER_SITES= LOCAL/kde/showimage/ MAINTAINER= kde@FreeBSD.org COMMENT= Simple KDE based image viewer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309222247.38MMlkJh030883>