summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorkardel <kardel@pkgsrc.org>2020-12-10 17:09:56 +0000
committerkardel <kardel@pkgsrc.org>2020-12-10 17:09:56 +0000
commit7a7766abef3df069ddc4616bc6bc5cc36ed22da5 (patch)
treef5dab94a5e6ba723bf979b745dbe8786b76c25c9 /net
parent34b6a77d5adcca0b0e8fadbe4904f81584d898ad (diff)
downloadpkgsrc-7a7766abef3df069ddc4616bc6bc5cc36ed22da5.tar.gz
net/quagga: document confilct with frr package
Diffstat (limited to 'net')
-rw-r--r--net/quagga/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 2a11714a637..e96dda2bd91 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.65 2020/08/31 18:10:52 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2020/12/10 17:09:56 kardel Exp $
#
-
DISTNAME= quagga-1.2.4
PKGREVISION= 4
CATEGORIES= net
MASTER_SITES= http://download.savannah.gnu.org/releases/quagga/
+CONFLICTS= frr-[0-9]*
+
MAINTAINER= gdt@NetBSD.org
HOMEPAGE= https://www.nongnu.org/quagga/
COMMENT= Free multithreaded routing daemon software