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/flowd/Makefile | |
parent | upgrade to 0.6.0 (diff) |
Update to 0.8
PR: ports/76343
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=126799
Diffstat (limited to 'net-mgmt/flowd/Makefile')
-rw-r--r-- | net-mgmt/flowd/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |