aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-04-09 15:06:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-04-09 15:06:29 +0000
commit2b3c7a8fddf5a9d5ba2a2c1f5aca79a3b9a48377 (patch)
tree604aff76f9777838aa61f49584dadeb7d193c9af
parentffce9c1d6dfcfacb319eed3c02c2d2dc4f44bd46 (diff)
downloadports-2b3c7a8fddf5a9d5ba2a2c1f5aca79a3b9a48377.tar.gz
ports-2b3c7a8fddf5a9d5ba2a2c1f5aca79a3b9a48377.zip
devel/valgrind: fix PKGBASE collision
-rw-r--r--devel/valgrind/Makefile1
1 files changed, 0 insertions, 1 deletions
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