git: fbfeba6f0ffc - main - graphics/showimage: Update MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 22:47:46 UTC
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