diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/net6/Makefile | 2 | ||||
-rw-r--r-- | net/ntop/Makefile | 2 | ||||
-rw-r--r-- | net/sobby/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index e2f9607c3ab5..fde99acc0d13 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network access framework for IPv4/IPv6 LIB_DEPENDS= sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ diff --git a/net/ntop/Makefile b/net/ntop/Makefile index f6d5af8acb5e..b0d6e9936b0e 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces BUILD_DEPENDS= rrdtool>=1.2:${PORTSDIR}/databases/rrdtool \ diff --git a/net/sobby/Makefile b/net/sobby/Makefile index 9d827f73f574..207d22806084 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://releases.0x539.de/sobby/ \ http://www.atarininja.org/~wxs/distfiles/ -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A standalone obby server LIB_DEPENDS= net6:${PORTSDIR}/net/net6 \ |