aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-BGP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-12 13:45:04 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-12 13:45:04 +0000
commit0ea7eba2a108139514d1b392834190595223ee1b (patch)
tree5247c23d7cc372219bc663a3fb3379aa95a9c6ab /net/p5-Net-BGP
parente254a8cb8b58d0eb064ab8677df554854f98bd53 (diff)
downloadports-0ea7eba2a108139514d1b392834190595223ee1b.tar.gz
ports-0ea7eba2a108139514d1b392834190595223ee1b.zip
Update WWW
- Take maintainership
Notes
Notes: svn path=/head/; revision=519887
Diffstat (limited to 'net/p5-Net-BGP')
-rw-r--r--net/p5-Net-BGP/Makefile3
-rw-r--r--net/p5-Net-BGP/pkg-descr19
2 files changed, 11 insertions, 11 deletions
diff --git a/net/p5-Net-BGP/Makefile b/net/p5-Net-BGP/Makefile
index 4579ef344342..5759683712de 100644
--- a/net/p5-Net-BGP/Makefile
+++ b/net/p5-Net-BGP/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Border Gateway Protocol version 4 speaker/listener library
LICENSE= ART10 GPLv1+
@@ -15,6 +15,7 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/p5-Net-BGP/pkg-descr b/net/p5-Net-BGP/pkg-descr
index 2d01c0182a0a..9dc9f325ab4b 100644
--- a/net/p5-Net-BGP/pkg-descr
+++ b/net/p5-Net-BGP/pkg-descr
@@ -1,12 +1,11 @@
-This module is an implementation of the BGP-4 inter-domain routing
-protocol. It encapsulates all of the functionality needed to establish
-and maintain a BGP peering session and exchange routing update
-information with the peer. It aims to provide a simple API to the BGP
-protocol for the purposes of automation, logging, monitoring, testing,
-and similar tasks using the power and flexibility of perl. The module
-does not implement the functionality of a RIB (Routing Information Base)
-nor does it modify the kernel routing table of the host system.
-However, such operations could be implemented using the API provided by
+This module is an implementation of the BGP-4 inter-domain routing protocol. It
+encapsulates all of the functionality needed to establish and maintain a BGP
+peering session and exchange routing update information with the peer. It aims
+to provide a simple API to the BGP protocol for the purposes of automation,
+logging, monitoring, testing, and similar tasks using the power and flexibility
+of perl. The module does not implement the functionality of a RIB (Routing
+Information Base) nor does it modify the kernel routing table of the host
+system. However, such operations could be implemented using the API provided by
the module.
-WWW: https://metacpan.org/pod/Net::BGP
+WWW: https://metacpan.org/release/Net-BGP