From 25a8d87da998470ef95cf1de000260b17952f4cc Mon Sep 17 00:00:00 2001 From: Johanna Amann Date: Mon, 14 Dec 2015 15:58:16 -0800 Subject: [PATCH] Change one forgotten bro-ids.org to bro.org --- testing/external/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/external/Makefile b/testing/external/Makefile index 6c1ac97e60..bf384edd86 100644 --- a/testing/external/Makefile +++ b/testing/external/Makefile @@ -1,5 +1,5 @@ -PUBLIC_REPO=git://git.bro-ids.org/bro-testing +PUBLIC_REPO=git://git.bro.org/bro-testing REPOS=`./scripts/find-git-repos ` DIAG=diag.log