diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 16:42:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 16:42:34 +0000 |
commit | fd2cd9cad064ad3b3821c3b4658e43ffe0b1d700 (patch) | |
tree | 124ba2432dcfbd50ff700847a71083ca08729398 | |
parent | - Update pkg-descr to reflect the latest official description of the package (diff) |
Update MASTER_SITE
Add WWW
remove MD5
-rw-r--r-- | net/libbgpdump/Makefile | 2 | ||||
-rw-r--r-- | net/libbgpdump/distinfo | 1 | ||||
-rw-r--r-- | net/libbgpdump/pkg-descr | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/libbgpdump/Makefile b/net/libbgpdump/Makefile index 12f0fa5d541b..2dfb58f82a96 100644 --- a/net/libbgpdump/Makefile +++ b/net/libbgpdump/Makefile @@ -9,7 +9,7 @@ PORTNAME= libbgpdump PORTVERSION= 1.4.99.11 CATEGORIES= net -MASTER_SITES= http://www.ris.ripe.net/source/ +MASTER_SITES= http://www.ris.ripe.net/source/bgpdump/ MAINTAINER= ports@FreeBSD.org COMMENT= Analyzing dump files produced by Zebra/Quagga or MRT diff --git a/net/libbgpdump/distinfo b/net/libbgpdump/distinfo index 10a241e81a08..9b6c05b7fc28 100644 --- a/net/libbgpdump/distinfo +++ b/net/libbgpdump/distinfo @@ -1,3 +1,2 @@ -MD5 (libbgpdump-1.4.99.11.tar.gz) = 6dd141a300c0ae45b85539ba4dd2b9c1 SHA256 (libbgpdump-1.4.99.11.tar.gz) = d32479ab99158ad4ad0322d0cc86af7b8c53b75d80abeca18968a39ac567678c SIZE (libbgpdump-1.4.99.11.tar.gz) = 82097 diff --git a/net/libbgpdump/pkg-descr b/net/libbgpdump/pkg-descr index 316ef587164d..77d76a07899a 100644 --- a/net/libbgpdump/pkg-descr +++ b/net/libbgpdump/pkg-descr @@ -11,3 +11,5 @@ Entry formats: - Zebra/Quagga BGP records: - BGP messages (OPEN, UPDATE, NOTIFY, KEEPALIVE) - BGP state changes + +WWW: http://www.ris.ripe.net/source/ |