git: 2b3c7a8fddf5 - main - devel/valgrind: fix PKGBASE collision
Antoine Brodin
antoine at FreeBSD.org
Fri Apr 9 15:06:42 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2b3c7a8fddf5a9d5ba2a2c1f5aca79a3b9a48377
commit 2b3c7a8fddf5a9d5ba2a2c1f5aca79a3b9a48377
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-04-09 15:06:06 +0000
Commit: Antoine Brodin <antoine at 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 at wanadoo.fr
COMMENT= Memory debugging and profiling tool
More information about the dev-commits-ports-all
mailing list