diff options
author | erwin <erwin@FreeBSD.org> | 2015-06-13 05:17:43 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-06-13 05:17:43 +0800 |
commit | 2f5578ee41f1c6132a4b727406907ce26cd3aa4c (patch) | |
tree | 3228371d0bf1f836f5b079ae0a75300a13a588fa /net/mopd | |
parent | 14f36f936f9061c447354be67406df069a0fe142 (diff) | |
download | freebsd-ports-gnome-2f5578ee41f1c6132a4b727406907ce26cd3aa4c.tar.gz freebsd-ports-gnome-2f5578ee41f1c6132a4b727406907ce26cd3aa4c.tar.zst freebsd-ports-gnome-2f5578ee41f1c6132a4b727406907ce26cd3aa4c.zip |
Reset maintainership for obrien
Approved by: portmgr
Diffstat (limited to 'net/mopd')
-rw-r--r-- | net/mopd/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |