diff options
author | anders <anders@FreeBSD.org> | 2014-10-30 06:11:51 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2014-10-30 06:11:51 +0800 |
commit | f07c32c4bd039690cbb7c5db21627ef8b5676f64 (patch) | |
tree | 997b9eba0775c4aa5f0201ac62a8d71b911b4e64 /net | |
parent | d48f20459343c74cb3137e5e6130da3d15a84d55 (diff) | |
download | freebsd-ports-gnome-f07c32c4bd039690cbb7c5db21627ef8b5676f64.tar.gz freebsd-ports-gnome-f07c32c4bd039690cbb7c5db21627ef8b5676f64.tar.zst freebsd-ports-gnome-f07c32c4bd039690cbb7c5db21627ef8b5676f64.zip |
Drop maintainership of all remaining ports where I am listed.
No time for this unfortunately.
Diffstat (limited to 'net')
-rw-r--r-- | net/dante/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Filesys-SmbClient/Makefile | 2 | ||||
-rw-r--r-- | net/pxe/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile index 003fb174556c..37ee4c96eed6 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \ http://atreides.freenix.no/~anders/ \ ftp://ftp.inet.no/pub/socks/old/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Circuit-level firewall/proxy LICENSE= BSD diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile index 114b5ad5a172..8476b41c5015 100644 --- a/net/p5-Filesys-SmbClient/Makefile +++ b/net/p5-Filesys-SmbClient/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface for access Samba filesystem with libsmclient.so LIB_DEPENDS= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 05e1c514906a..fcef500e31a8 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://www.kano.org.uk/projects/pxe/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PXE daemon, set up a boot menu for netbooting PXE enabled clients USE_RC_SUBR= pxe |