diff options
author | krion <krion@FreeBSD.org> | 2004-12-15 19:34:55 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-15 19:34:55 +0800 |
commit | 298c5ae2a6f25b4809d10644fbcb06b1c1ac0124 (patch) | |
tree | 2557f5f15b0ac9f9042b6a6c14c0bdfced84bd37 /net-mgmt/pmacct/Makefile | |
parent | b8d417b177d4bf75e59083a5bd451ff9d55eeb5c (diff) | |
download | freebsd-ports-gnome-298c5ae2a6f25b4809d10644fbcb06b1c1ac0124.tar.gz freebsd-ports-gnome-298c5ae2a6f25b4809d10644fbcb06b1c1ac0124.tar.zst freebsd-ports-gnome-298c5ae2a6f25b4809d10644fbcb06b1c1ac0124.zip |
Update COMMENT.
Diffstat (limited to 'net-mgmt/pmacct/Makefile')
-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 |