diff options
author | bapt <bapt@FreeBSD.org> | 2013-04-22 21:27:47 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-04-22 21:27:47 +0800 |
commit | 76565567116839cb5e181a0ff0cd71441603702d (patch) | |
tree | fd4e71d9118c79182884882aef61d5b582d3c9e1 /net-mgmt | |
parent | fb71c084856b1aa0a9c2edbe5a7377aca14a57d9 (diff) | |
download | freebsd-ports-graphics-76565567116839cb5e181a0ff0cd71441603702d.tar.gz freebsd-ports-graphics-76565567116839cb5e181a0ff0cd71441603702d.tar.zst freebsd-ports-graphics-76565567116839cb5e181a0ff0cd71441603702d.zip |
Reassign skv@ ports to the heap
Feature safe: yes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipacctd/Makefile | 8 | ||||
-rw-r--r-- | net-mgmt/ng_ipacct/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/net-mgmt/ipacctd/Makefile b/net-mgmt/ipacctd/Makefile index 411ede3422d..78799d0bd82 100644 --- a/net-mgmt/ipacctd/Makefile +++ b/net-mgmt/ipacctd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ipacctd -# Date created: 22 Aug 2003 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= ipacctd PORTVERSION= 1.47 @@ -11,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/ipacctd/ \ ${MASTER_SITE_LOCAL:S!$!skv/!} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IP accounting using divert socket USE_RC_SUBR= ipacctd diff --git a/net-mgmt/ng_ipacct/Makefile b/net-mgmt/ng_ipacct/Makefile index 95c14196dcd..07ee11c325a 100644 --- a/net-mgmt/ng_ipacct/Makefile +++ b/net-mgmt/ng_ipacct/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ng_ipacct -# Date created: 30 Nov 2004 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= ng_ipacct PORTVERSION= 20061223 @@ -11,7 +7,7 @@ CATEGORIES= net-mgmt kld MASTER_SITES= ${MASTER_SITE_LOCAL:S!$!skv/!} \ ftp://ftp.wuppy.net.ru/pub/FreeBSD/local/kernel/ng_ipacct/ -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Netgraph IP accounting .ifndef PACKAGE_BUILDING |