Date: Thu, 10 Jun 2021 14:47:59 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 66a1708f38bf - main - devel/p5-Glib: Cosmetic change Message-ID: <202106101447.15AElxIU048443@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=66a1708f38bfd4f82975f57716df494d2cf0a457 commit 66a1708f38bfd4f82975f57716df494d2cf0a457 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-06-10 14:26:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-06-10 14:46:06 +0000 devel/p5-Glib: Cosmetic change --- devel/p5-Glib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-Glib/Makefile b/devel/p5-Glib/Makefile index 834703ab761d..17971339dbc7 100644 --- a/devel/p5-Glib/Makefile +++ b/devel/p5-Glib/Makefile @@ -4,7 +4,7 @@ PORTNAME= Glib PORTVERSION= 1.3293 CATEGORIES= devel perl5 MASTER_SITES= CPAN \ - SF/gtk2-perl/${PORTNAME}/${PORTVERSION} + SF/gtk2-perl/Glib/${PORTVERSION} MASTER_SITE_SUBDIR= CPAN:XAOC PKGNAMEPREFIX= p5-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106101447.15AElxIU048443>