diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 08:11:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 08:11:16 +0000 |
commit | 1e7fac30a4bfb5ef7a69ae330536cd55de869d33 (patch) | |
tree | cfacad63c6ca2b4038fe4e8fb4ddd77aa21bc1cc /net-mgmt | |
parent | ef4b6b3d6b876c2762f4782998a5c15d8a8de703 (diff) | |
download | ports-1e7fac30a4bfb5ef7a69ae330536cd55de869d33.tar.gz ports-1e7fac30a4bfb5ef7a69ae330536cd55de869d33.zip |
Notes
Diffstat (limited to 'net-mgmt')
-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 5ee9aa4059e3..7bbfa1413720 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ \ http://voodoo.bawue.com/download/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic GNU_CONFIGURE= yes |