diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/nifmon/Makefile | 2 | ||||
-rw-r--r-- | net/tcpflow/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/nifmon/Makefile b/net/nifmon/Makefile index 186599f2f1c7..fda410059233 100644 --- a/net/nifmon/Makefile +++ b/net/nifmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= net MASTER_SITES= http://www.freebsd-support.de/misc/ -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A curses based network interface monitoring tool MAN8= nifmon.8 diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 7856da08a3bf..c9b8bceb6620 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.circlemud.org/pub/jelson/tcpflow/ -MAINTAINER= barner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for capturing data transmitted as part of TCP connections HAS_CONFIGURE= yes |