diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-15 11:34:55 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-15 11:34:55 +0000 |
commit | 87b5edfdb7e3836a0ebc146e0140e89b26300b03 (patch) | |
tree | 3b2fe2b8fbea73a74df20de09d445492c8a25d95 /net-mgmt/pmacct | |
parent | d7a3f05d24c22b4b35195cebcfacd4e07b608605 (diff) | |
download | ports-87b5edfdb7e3836a0ebc146e0140e89b26300b03.tar.gz ports-87b5edfdb7e3836a0ebc146e0140e89b26300b03.zip |
Notes
Diffstat (limited to 'net-mgmt/pmacct')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 4b021def72a6..bf41835658b4 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/ MAINTAINER= krion@FreeBSD.org -COMMENT= Network tool to gather IP traffic information +COMMENT= IP accounting and aggregation tool .if defined(WITH_MYSQL) USE_MYSQL= yes |