summaryrefslogtreecommitdiff
path: root/net/openbgpd/files/patch-bgpctl_irr_output.c
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-05-04 13:50:35 +0200
committerRene Ladan <rene@FreeBSD.org>2025-05-04 13:50:35 +0200
commit21c282d8ad23c068e4c1048455552d20e9ead460 (patch)
treedd7c2d7f00c5795d2187cf1188a118fe0290aefc /net/openbgpd/files/patch-bgpctl_irr_output.c
parentnet/echoping: Remove expired port (diff)
net/openbgpd: Remove expired port
2025-04-30 net/openbgpd: Unsupported upstream, consider using net/openbgpd8
Diffstat (limited to 'net/openbgpd/files/patch-bgpctl_irr_output.c')
-rw-r--r--net/openbgpd/files/patch-bgpctl_irr_output.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/openbgpd/files/patch-bgpctl_irr_output.c b/net/openbgpd/files/patch-bgpctl_irr_output.c
deleted file mode 100644
index b611216c1928..000000000000
--- a/net/openbgpd/files/patch-bgpctl_irr_output.c
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: bgpctl/irr_output.c
-===================================================================
-RCS file: /home/cvs/private/hrs/openbgpd/bgpctl/irr_output.c,v
-retrieving revision 1.1.1.1
-retrieving revision 1.1.1.2
-diff -u -p -r1.1.1.1 -r1.1.1.2
---- bgpctl/irr_output.c 30 Jun 2009 05:46:15 -0000 1.1.1.1
-+++ bgpctl/irr_output.c 13 Oct 2012 18:22:52 -0000 1.1.1.2
-@@ -1,4 +1,4 @@
--/* $OpenBSD: irr_output.c,v 1.13 2007/03/05 17:28:21 henning Exp $ */
-+/* $OpenBSD: irr_output.c,v 1.12 2007/03/05 15:02:05 henning Exp $ */
-
- /*
- * Copyright (c) 2007 Henning Brauer <henning@openbsd.org>