diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 23:57:24 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 23:57:24 +0800 |
commit | c959b63a73ac11fe267dfb6969d685ae478fb18f (patch) | |
tree | c18b5a95e8ae5242e958658d9062f42712172cfb /net/beacon | |
parent | e4b029203250143e7fb638fc79223dddc8fc8576 (diff) | |
download | freebsd-ports-gnome-c959b63a73ac11fe267dfb6969d685ae478fb18f.tar.gz freebsd-ports-gnome-c959b63a73ac11fe267dfb6969d685ae478fb18f.tar.zst freebsd-ports-gnome-c959b63a73ac11fe267dfb6969d685ae478fb18f.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'net/beacon')
-rw-r--r-- | net/beacon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/beacon/Makefile b/net/beacon/Makefile index 1b101e4ddcb2..1a794160999e 100644 --- a/net/beacon/Makefile +++ b/net/beacon/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net perl5 mbone ipv6 MASTER_SITES= SF/multicastbeacon/multicastbeacon/beacon%20v${PORTVERSION} -MAINTAINER= jmohacsi@bsd.hu +MAINTAINER= ports@FreeBSD.org COMMENT= Beacon active measurement tool to monitor multicast BUILD_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net |