summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-15 11:34:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-15 11:34:55 +0000
commit87b5edfdb7e3836a0ebc146e0140e89b26300b03 (patch)
tree3b2fe2b8fbea73a74df20de09d445492c8a25d95 /net-mgmt
parentDistfile got rerolled. (diff)
Update COMMENT.
Notes
Notes: svn path=/head/; revision=124097
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/pmacct/Makefile2
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