From b87a0df83d5da4cdc2782c6f544f0026b61c8488 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 11 Aug 2020 09:56:22 -0500 Subject: [PATCH] Makefile: Update bug reporting URL It should point to the GitHub organisation for ifupdown-ng. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d565c49..efed6db 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ LIBBSD_LIBS = PACKAGE_NAME := ifupdown-ng PACKAGE_VERSION := 0.7.0 -PACKAGE_BUGREPORT := https://github.com/kaniini/ifupdown-ng/issues/new +PACKAGE_BUGREPORT := https://github.com/ifupdown-ng/ifupdown-ng/issues/new INTERFACES_FILE := /etc/network/interfaces