diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipfm/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/nat/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/sing/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/ipfm/Makefile b/net-mgmt/ipfm/Makefile index 4dbe47b91f7..284d4311362 100644 --- a/net-mgmt/ipfm/Makefile +++ b/net-mgmt/ipfm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://robert.cheramy.net-mgmt/ipfm/archive/ EXTRACT_SUFX= .tgz -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= A bandwidth analysis tool GNU_CONFIGURE= yes diff --git a/net-mgmt/nat/Makefile b/net-mgmt/nat/Makefile index 3f0b03db862..ac60ce0f5c9 100644 --- a/net-mgmt/nat/Makefile +++ b/net-mgmt/nat/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.tux.org/pub/security/secnet/tools/nat20beta/ \ ftp://ftp.spin.ad.jp/pub/Security/nat/nat20beta/ DISTNAME= ${PORTNAME}${PORTVERSION}.freebsd -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= NetBIOS auditing tool NO_PACKAGE= "Redistribution prohibited by the license" diff --git a/net-mgmt/sing/Makefile b/net-mgmt/sing/Makefile index 0923d49f780..afebb280d44 100644 --- a/net-mgmt/sing/Makefile +++ b/net-mgmt/sing/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= SING-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Tool for sending customized ICMP packets BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet \ |