From 313b046e022dd0935f74c30c1d9075132efa79db Mon Sep 17 00:00:00 2001 From: dan <1338minus1@protonmail.com> Date: Sun, 14 Nov 2021 14:30:15 +0100 Subject: [PATCH] Update Makefile Update GH_ACCOUNT --- devel/valgrind/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile index 80158f9afe3b..b55e7a9265a1 100644 --- a/devel/valgrind/Makefile +++ b/devel/valgrind/Makefile @@ -24,7 +24,7 @@ LIB32_PATH?= /usr/lib32/libc.so CONFLICTS= valgrind-[0-9]* USE_GITHUB= yes -GH_ACCOUNT= 1338-1 +GH_ACCOUNT= dan1338 GH_PROJECT= valgrind-dragonfly GH_TAGNAME= dragonfly