diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-09-02 00:31:04 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-09-02 00:31:04 +0000 |
commit | cbc80251b64a88d00d025c7959885526c8b43b6b (patch) | |
tree | 6b0e00128ee86fbab8f5c0be1cc3ce26989f69aa /net/libbgpdump/Makefile | |
parent | 7c9320bba88f5dcb9a46caab8d20e64a9cb02790 (diff) |
Notes
Diffstat (limited to 'net/libbgpdump/Makefile')
-rw-r--r-- | net/libbgpdump/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libbgpdump/Makefile b/net/libbgpdump/Makefile index 2dfb58f82a96..05ef5358dc16 100644 --- a/net/libbgpdump/Makefile +++ b/net/libbgpdump/Makefile @@ -7,13 +7,15 @@ # PORTNAME= libbgpdump -PORTVERSION= 1.4.99.11 +PORTVERSION= 1.4.99.12 CATEGORIES= net MASTER_SITES= http://www.ris.ripe.net/source/bgpdump/ MAINTAINER= ports@FreeBSD.org COMMENT= Analyzing dump files produced by Zebra/Quagga or MRT +LICENSE= GPLv2 + GNU_CONFIGURE= yes USE_LDCONFIG= yes |