diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-03-23 14:27:51 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-03-23 14:27:51 +0000 |
commit | de26666938659a9ab0beb1d58ea13f0d6fbcd132 (patch) | |
tree | d13fce04f61e3d52f74ed92e9effcc6167832aaf /net-mgmt/pmacct | |
parent | f75ef89f43efdcf3c4c8ddb3bce85ff1795c9499 (diff) |
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 9ba425b6f56b..ebff70b8cea9 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -10,7 +10,7 @@ DISTVERSION= 0.12.5 PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ \ - http://people.rit.edu/rpsfa/ + http://mirrors.rit.edu/zi/ MAINTAINER= zi@FreeBSD.org COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic |