Date: Fri, 9 Apr 2021 15:06:41 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2b3c7a8fddf5 - main - devel/valgrind: fix PKGBASE collision Message-ID: <202104091506.139F6fZQ019727@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b3c7a8fddf5a9d5ba2a2c1f5aca79a3b9a48377 commit 2b3c7a8fddf5a9d5ba2a2c1f5aca79a3b9a48377 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:06:29 +0000 devel/valgrind: fix PKGBASE collision --- 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?202104091506.139F6fZQ019727>