diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 21:17:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2015-06-12 21:17:43 +0000 |
commit | 559561ed8f95463aca3b9e1ba8fcfe3b91db394c (patch) | |
tree | 3228371d0bf1f836f5b079ae0a75300a13a588fa /net | |
parent | c3bed3408d066c44acb610ba237a94b7a066b606 (diff) | |
download | freebsd-ports-559561ed8f95463aca3b9e1ba8fcfe3b91db394c.zip |
Reset maintainership for obrien
Approved by: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/mopd/Makefile | 2 | ||||
-rw-r--r-- | net/rdesktop/Makefile | 2 | ||||
-rw-r--r-- | net/tcpshow/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/mopd/Makefile b/net/mopd/Makefile index 4005bc30edcf..b66afebc2415 100644 --- a/net/mopd/Makefile +++ b/net/mopd/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= LOCAL/obrien EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MOP Loader Daemon for netbooting DEC machines USES= uidfix diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 586eb02cc024..41e4ad4899e6 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.8.3 CATEGORIES= net comms ipv6 MASTER_SITES= SF -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RDP client for Windows NT/2000/2003 Terminal Server LICENSE= GPLv3 diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile index 463bfa91b48c..6ee0ad784229 100644 --- a/net/tcpshow/Makefile +++ b/net/tcpshow/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net security MASTER_SITES= LOCAL/obrien DISTFILES= tcpshow.c tcpshow.1 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decode tcpdump(1) output NO_WRKSUBDIR= yes |