pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/quagga
Module Name: pkgsrc
Committed By: kardel
Date: Thu Dec 10 17:09:56 UTC 2020
Modified Files:
pkgsrc/net/quagga: Makefile
Log Message:
net/quagga: document confilct with frr package
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/net/quagga/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/quagga/Makefile
diff -u pkgsrc/net/quagga/Makefile:1.65 pkgsrc/net/quagga/Makefile:1.66
--- pkgsrc/net/quagga/Makefile:1.65 Mon Aug 31 18:10:52 2020
+++ pkgsrc/net/quagga/Makefile Thu Dec 10 17:09:56 2020
@@ -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@localhost
HOMEPAGE= https://www.nongnu.org/quagga/
COMMENT= Free multithreaded routing daemon software
Home |
Main Index |
Thread Index |
Old Index