aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-04-15 02:14:59 +0800
committerlinimon <linimon@FreeBSD.org>2006-04-15 02:14:59 +0800
commitb9aa02de83a23681b287ab87b02f73bb154620b2 (patch)
tree03f587cf3bf18987f3e7d1bada5c89940c224ec7 /net
parent1ac2d8d3932ecbd4d5abc22844faad2301946ba4 (diff)
downloadfreebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.gz
freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.tar.zst
freebsd-ports-gnome-b9aa02de83a23681b287ab87b02f73bb154620b2.zip
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime. Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r--net/gnu-radius/Makefile2
-rw-r--r--net/htpdate/Makefile2
-rw-r--r--net/openldap22-server/Makefile2
-rw-r--r--net/openldap23-server/Makefile2
-rw-r--r--net/openldap24-server/Makefile2
-rw-r--r--net/py-ldap2/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile
index 1d8432230180..ada638d8ace2 100644
--- a/net/gnu-radius/Makefile
+++ b/net/gnu-radius/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= radius
DISTNAME= radius-${PORTVERSION}
-MAINTAINER= vsevolod@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNU RADIUS server
CONFLICTS= freeradius-0.* openradius-0.* radiusd-cistron-1.*
diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile
index 1112b583c59e..c5fa9ccc7e0e 100644
--- a/net/htpdate/Makefile
+++ b/net/htpdate/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.8
CATEGORIES= net ipv6
MASTER_SITES= http://www.clevervest.com/htp/archive/c/
-MAINTAINER= vsevolod@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Time synchronization over http utility
USE_BZIP2= yes
diff --git a/net/openldap22-server/Makefile b/net/openldap22-server/Makefile
index b2148c3a23db..88c6d4d4dfd7 100644
--- a/net/openldap22-server/Makefile
+++ b/net/openldap22-server/Makefile
@@ -27,7 +27,7 @@ MASTER_SITE_SUBDIR= openldap-release
PKGNAMESUFFIX?= -server
EXTRACT_SUFX= .tgz
-MAINTAINER= vsevolod@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Open source LDAP server implementation
UNIQUENAME?= ${PKGNAMEPREFIX}openldap22
diff --git a/net/openldap23-server/Makefile b/net/openldap23-server/Makefile
index fb9a5197627b..f179328116b4 100644
--- a/net/openldap23-server/Makefile
+++ b/net/openldap23-server/Makefile
@@ -27,7 +27,7 @@ MASTER_SITE_SUBDIR= openldap-release
PKGNAMESUFFIX?= -server
EXTRACT_SUFX= .tgz
-MAINTAINER= vsevolod@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Open source LDAP server implementation
UNIQUENAME?= ${PKGNAMEPREFIX}openldap23
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index fb9a5197627b..f179328116b4 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -27,7 +27,7 @@ MASTER_SITE_SUBDIR= openldap-release
PKGNAMESUFFIX?= -server
EXTRACT_SUFX= .tgz
-MAINTAINER= vsevolod@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Open source LDAP server implementation
UNIQUENAME?= ${PKGNAMEPREFIX}openldap23
diff --git a/net/py-ldap2/Makefile b/net/py-ldap2/Makefile
index f56271717b1d..7c7d5bd314db 100644
--- a/net/py-ldap2/Makefile
+++ b/net/py-ldap2/Makefile
@@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= python-ldap
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-ldap-${PORTVERSION}
-MAINTAINER= vsevolod@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An LDAP module for python, for OpenLDAP2
USE_PYTHON= yes