diff options
author | linimon <linimon@FreeBSD.org> | 2009-03-23 09:01:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-03-23 09:01:14 +0800 |
commit | 1fad1dad2dfc32bab7682ddc04229aeeefe76ce4 (patch) | |
tree | 34dcfd26f4761d5617e9ba4a27b39beea3934c4c /net | |
parent | 300ac28d390f70068c41b70d651a63bf6cb2a1b6 (diff) | |
download | freebsd-ports-gnome-1fad1dad2dfc32bab7682ddc04229aeeefe76ce4.tar.gz freebsd-ports-gnome-1fad1dad2dfc32bab7682ddc04229aeeefe76ce4.tar.zst freebsd-ports-gnome-1fad1dad2dfc32bab7682ddc04229aeeefe76ce4.zip |
Reset barner@FreeBSD.org due to several months of inactivity.
Hat: portmgr
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 |