diff options
Diffstat (limited to 'net-mgmt/pmacct/Makefile')
-rw-r--r-- | net-mgmt/pmacct/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 7bbfa1413720..91f03ab6c137 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -6,12 +6,11 @@ # PORTNAME= pmacct -DISTVERSION= 0.12.1 +DISTVERSION= 0.12.5 CATEGORIES= net-mgmt -MASTER_SITES= http://www.pmacct.net/ \ - http://voodoo.bawue.com/download/ +MASTER_SITES= http://www.pmacct.net/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rpsfa@rit.edu COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic GNU_CONFIGURE= yes |