Date: Fri, 9 Apr 2021 15:24:14 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 72cd30ce0314 - 2021Q2 - devel/valgrind: fix PKGBASE collision Message-ID: <202104091524.139FOEL8045566@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=72cd30ce03148e9bcf8ea700ddd6674c7a4d9303 commit 72cd30ce03148e9bcf8ea700ddd6674c7a4d9303 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2021-04-09 15:06:06 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2021-04-09 15:23:19 +0000 devel/valgrind: fix PKGBASE collision (cherry picked from commit 2b3c7a8fddf5a9d5ba2a2c1f5aca79a3b9a48377) --- devel/valgrind/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index f5584df81a8a..15fb1bb857e7 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -7,7 +7,6 @@ DISTVERSIONPREFIX= freebsd- PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://valgrind.org/ -PKGNAMESUFFIX= -devel MAINTAINER= pjfloyd@wanadoo.fr COMMENT= Memory debugging and profiling tool
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104091524.139FOEL8045566>