diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-25 10:20:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-25 10:20:51 +0000 |
commit | df655c749351a8dd75829613cb5535213f01886a (patch) | |
tree | fa6d8ed35bea34c959d4589d17480a19321a22c0 /net | |
parent | 2b8e9cf09927faefd6cda17685e666b1e3f0be09 (diff) | |
download | freebsd-ports-df655c749351a8dd75829613cb5535213f01886a.zip |
Reset maintainership on nonstaged ports
With hat: portmgr
Diffstat (limited to 'net')
-rw-r--r-- | net/3proxy/Makefile | 2 | ||||
-rw-r--r-- | net/etherboot/Makefile | 2 | ||||
-rw-r--r-- | net/silc-client/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile index 4406c8c5afe4..8370342e8243 100644 --- a/net/3proxy/Makefile +++ b/net/3proxy/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://3proxy.ru/${PORTVERSION}/ \ http://security.nnov.ru/soft/3proxy/${PORTVERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP) CONFLICTS= libproxy-[0-9]* diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile index 9232f134ccb0..c1a6932a4c93 100644 --- a/net/etherboot/Makefile +++ b/net/etherboot/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 5.2.6 CATEGORIES= net MASTER_SITES= SF http://etherboot.berlios.de/dist/ -MAINTAINER= ambrisko@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network boot of FreeBSD a.out/ELF kernels (improved netboot) BROKEN= Installation is intentionally broken diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index e0f45e5edcb7..e4b8535de7fd 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= client/sources PKGNAMESUFFIX= ${IRSSI_PLUGIN}-client DISTNAME= ${PORTNAME}-client-${PORTVERSION} -MAINTAINER?= wxs@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= Secure Internet Live Conferencing (SILC) network client CONFLICTS= silc-toolkit-1.1.* silc-irssi-plugin-1.1.* |