diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/tcptrace/Makefile | 2 | ||||
-rw-r--r-- | net/vde2/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index 96c7a0000310..cbc562ed37e3 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 6.6.7 CATEGORIES= net ipv6 MASTER_SITES= http://www.tcptrace.org/download/ -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A TCP dump file analysis tool MAKE_JOBS_SAFE= yes diff --git a/net/vde2/Makefile b/net/vde2/Makefile index 770c7689c3e1..210059bf339c 100644 --- a/net/vde2/Makefile +++ b/net/vde2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: vde2 # Date created: 20 January 2007 -# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org> +# Whom: Philip M. Gollucci <ports@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 2.1.6 CATEGORIES= net MASTER_SITES= SF/vde/${PORTNAME}/${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= User-mode virtual ethernet infrastructure MAKE_JOBS_SAFE= yes |