diff options
Diffstat (limited to 'net-mgmt/ipacctd/Makefile')
-rw-r--r-- | net-mgmt/ipacctd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ipacctd/Makefile b/net-mgmt/ipacctd/Makefile index e4b44eafb524..6d10d0095085 100644 --- a/net-mgmt/ipacctd/Makefile +++ b/net-mgmt/ipacctd/Makefile @@ -5,7 +5,7 @@ PORTNAME= ipacctd PORTVERSION= 1.47 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/ipacctd/ \ - ${MASTER_SITE_LOCAL:S!$!skv/!} + LOCAL/skv MAINTAINER= ports@FreeBSD.org COMMENT= IP accounting using divert socket |