diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-19 09:57:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-19 09:57:33 +0000 |
commit | bc934c92cce636a44af8b728a8e87e9851ceb65e (patch) | |
tree | ae0a394b4c45d784aa01e012fc078f65fdd885dd /net-mgmt | |
parent | 36b406e8d403c8e46c49097e07578d31f7be0fbb (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/flowd/Makefile | 5 | ||||
-rw-r--r-- | net-mgmt/flowd/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-mgmt/flowd/Makefile b/net-mgmt/flowd/Makefile index 537e7ac1cba6..27e031f3b85e 100644 --- a/net-mgmt/flowd/Makefile +++ b/net-mgmt/flowd/Makefile @@ -6,13 +6,12 @@ # PORTNAME= flowd -PORTVERSION= 0.7 -PORTREVISION= 1 +PORTVERSION= 0.8 CATEGORIES= net-mgmt ipv6 MASTER_SITES= http://www2.mindrot.org/files/flowd/ MAINTAINER= janos.mohacsi@bsd.hu -COMMENT= The clowd is a small, fast and secure NetFlow collector +COMMENT= The flowd is a small, fast and secure NetFlow collector GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var diff --git a/net-mgmt/flowd/distinfo b/net-mgmt/flowd/distinfo index 068aed454fd1..20cd40fcf133 100644 --- a/net-mgmt/flowd/distinfo +++ b/net-mgmt/flowd/distinfo @@ -1,2 +1,2 @@ -MD5 (flowd-0.7.tar.gz) = bf8a7a257b571c484e417e0b3b7bf80e -SIZE (flowd-0.7.tar.gz) = 151898 +MD5 (flowd-0.8.tar.gz) = bbd8b245cc3482a92de67c804cd30646 +SIZE (flowd-0.8.tar.gz) = 154305 |