aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2009-06-30 18:54:59 +0000
committerHiroki Sato <hrs@FreeBSD.org>2009-06-30 18:54:59 +0000
commit7a6ac518eae88edd755478f91f79482693ace7fa (patch)
tree79b323b4a20ba19a6544219f3226b1854a491c5f /net
parent533cbb7a0133e7794ca97576e062fd1ff98d311e (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/openbgpd/Makefile1
-rw-r--r--net/openbgpd/files/patch-bgpd_bgpd.88
2 files changed, 5 insertions, 4 deletions
diff --git a/net/openbgpd/Makefile b/net/openbgpd/Makefile
index 97e851813290..09a45e3515fc 100644
--- a/net/openbgpd/Makefile
+++ b/net/openbgpd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openbgpd
PORTVERSION= 4.4.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_OPENBSD}
MASTER_SITE_SUBDIR= OpenBGPD
diff --git a/net/openbgpd/files/patch-bgpd_bgpd.8 b/net/openbgpd/files/patch-bgpd_bgpd.8
index ab2a2be61929..97c39833a3f6 100644
--- a/net/openbgpd/files/patch-bgpd_bgpd.8
+++ b/net/openbgpd/files/patch-bgpd_bgpd.8
@@ -2,10 +2,10 @@ Index: bgpd/bgpd.8
===================================================================
RCS file: /home/cvs/private/hrs/openbgpd/bgpd/bgpd.8,v
retrieving revision 1.1.1.1
-retrieving revision 1.2
-diff -u -p -r1.1.1.1 -r1.2
+retrieving revision 1.3
+diff -u -p -r1.1.1.1 -r1.3
--- bgpd/bgpd.8 30 Jun 2009 05:46:15 -0000 1.1.1.1
-+++ bgpd/bgpd.8 30 Jun 2009 06:40:07 -0000 1.2
++++ bgpd/bgpd.8 30 Jun 2009 18:50:35 -0000 1.3
@@ -48,9 +48,9 @@ Please refer to that document for more i
.Nm
is usually started at boot time, and can be enabled by
@@ -14,7 +14,7 @@ diff -u -p -r1.1.1.1 -r1.2
+.Pa /etc/rc.conf :
.Pp
-.Dl bgpd_flags=\&"\&"
-+.Dl openbgpd_flags=\&"YES\&"
++.Dl openbgpd_enable=\&"YES\&"
.Pp
See
.Xr rc 8