diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-24 23:36:50 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-24 23:36:50 +0800 |
commit | 0af3561b0a661ec2ddee6c67b83c635e7478de10 (patch) | |
tree | 87460d83bd533d770ae0effea745cb4cb6ea5f92 /net-mgmt/ifgraph | |
parent | 36103be4e703cfa2eb13c21b60fc68d116195bfd (diff) | |
download | freebsd-ports-gnome-0af3561b0a661ec2ddee6c67b83c635e7478de10.tar.gz freebsd-ports-gnome-0af3561b0a661ec2ddee6c67b83c635e7478de10.tar.zst freebsd-ports-gnome-0af3561b0a661ec2ddee6c67b83c635e7478de10.zip |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Diffstat (limited to 'net-mgmt/ifgraph')
-rw-r--r-- | net-mgmt/ifgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ifgraph/Makefile b/net-mgmt/ifgraph/Makefile index f0dc445635bc..2fee5163ab41 100644 --- a/net-mgmt/ifgraph/Makefile +++ b/net-mgmt/ifgraph/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= net-mgmt www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION} -MAINTAINER= lth@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple grapher of SNMP data with RRD RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ |