git: 93d219605f6b - main - graphics/gmic-qt: Fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jan 2024 17:13:33 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=93d219605f6b24813b161e968377542bc73dd18e commit 93d219605f6b24813b161e968377542bc73dd18e Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2024-01-22 17:12:37 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2024-01-22 17:13:26 +0000 graphics/gmic-qt: Fix fetch Reported by: pkg-fallout --- graphics/gmic-qt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/gmic-qt/Makefile b/graphics/gmic-qt/Makefile index bfd725b5a1d3..4167dc1aa1b5 100644 --- a/graphics/gmic-qt/Makefile +++ b/graphics/gmic-qt/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v. DISTVERSION= 3.3.3 PORTEPOCH= 1 CATEGORIES= graphics kde -MASTER_SITES= http://gmic.eu/:stdlib \ +MASTER_SITES= http://gmic.eu/:stdlib DISTFILES= gmic_stdlib_community${DISTVERSION:S/.//g}.h:stdlib DIST_SUBDIR= KDE/${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= ${DISTNAME}.tar.gz ${DISTFILE_gmic} ${DISTFILE_cimg}