aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2018-01-12 19:21:07 +0800
committerrene <rene@FreeBSD.org>2018-01-12 19:21:07 +0800
commit46ccd99f11a1ada44c19ceabdf7221ff5a94bb67 (patch)
tree05878e5189c9e0d51cdde1765935c2c4094207e1 /net
parent12f1f101a274f158930625f0ebe5fd2d30b6a61b (diff)
downloadfreebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.tar.gz
freebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.tar.zst
freebsd-ports-gnome-46ccd99f11a1ada44c19ceabdf7221ff5a94bb67.zip
Return kevlo's ports to the pool, he handed in his commit bit.
With hat: portmgr-secretary
Diffstat (limited to 'net')
-rw-r--r--net/ntlmaps/Makefile2
-rw-r--r--net/pecl-smbclient/Makefile2
-rw-r--r--net/py-nnpy/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net/ntlmaps/Makefile b/net/ntlmaps/Makefile
index e85c35c10317..52552f755b6e 100644
--- a/net/ntlmaps/Makefile
+++ b/net/ntlmaps/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= kevlo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Proxy that authenticates the user using the NTLM protocol
USES= dos2unix python:2.7
diff --git a/net/pecl-smbclient/Makefile b/net/pecl-smbclient/Makefile
index 8ead14b73c5a..98e75024731e 100644
--- a/net/pecl-smbclient/Makefile
+++ b/net/pecl-smbclient/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.9.0
PORTREVISION= 3
CATEGORIES= net pear
-MAINTAINER= kevlo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Smbclient wrapper extension
LICENSE= BSD2CLAUSE
diff --git a/net/py-nnpy/Makefile b/net/py-nnpy/Makefile
index 2e561b949815..da7f02594a27 100644
--- a/net/py-nnpy/Makefile
+++ b/net/py-nnpy/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= kevlo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= cffi-based Python bindings for nanomsg
LICENSE= MIT