diff options
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 |