diff options
author | eadler <eadler@FreeBSD.org> | 2014-05-26 10:33:38 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2014-05-26 10:33:38 +0800 |
commit | 6dbe7776afee78f1569a5b061bc3cef9f23442cd (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /net | |
parent | a7443110d6c3c533e1a38e7a417ea51c5b1499df (diff) | |
download | freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.gz freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.tar.zst freebsd-ports-gnome-6dbe7776afee78f1569a5b061bc3cef9f23442cd.zip |
Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
over the course of several months about pending actions required.
We really appreciate the time and effort you put in to maintain
these ports.
If you are still interested in helping to maintain these ports just
reply to me or file a PR and I will happily assign the port to you
again.
Approved by: portmgr (implicit)
Diffstat (limited to 'net')
-rw-r--r-- | net/rsmb/Makefile | 2 | ||||
-rw-r--r-- | net/vmware-vsphere-cli/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/rsmb/Makefile b/net/rsmb/Makefile index 00b19607c77c..69dd28fc1006 100644 --- a/net/rsmb/Makefile +++ b/net/rsmb/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net linux MASTER_SITES= # DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= andrew@ugh.net.au +MAINTAINER= ports@FreeBSD.org COMMENT= Really Small Message Broker, an MQTT supporting server NO_BUILD= yes diff --git a/net/vmware-vsphere-cli/Makefile b/net/vmware-vsphere-cli/Makefile index bf5dce735c52..645e478f9013 100644 --- a/net/vmware-vsphere-cli/Makefile +++ b/net/vmware-vsphere-cli/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= #http://communities.vmware.com/community/vmtn/developer/downloads DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386 -MAINTAINER= zi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VMware vSphere SDK for Perl with CLI tools BUILD_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \ |