aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-11-12 12:56:15 +0800
committerlinimon <linimon@FreeBSD.org>2009-11-12 12:56:15 +0800
commit2bc707ac1ee73028091c0251d391f9c47bdc569e (patch)
treeb10535617bda0d877b23c5ca6794608efffde4da
parente0466fed060de5a8cd8edc6a3dec130da01ee7ab (diff)
downloadfreebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.tar.gz
freebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.tar.zst
freebsd-ports-gnome-2bc707ac1ee73028091c0251d391f9c47bdc569e.zip
Reset clement@FreeBSD.org due to long absence from FreeBSD.
Hat: portmgr
-rw-r--r--devel/dotconf/Makefile2
-rw-r--r--devel/dotconf/pkg-descr3
-rw-r--r--ftp/moftpd/Makefile2
-rw-r--r--mail/qmail-remove/Makefile2
-rw-r--r--net-mgmt/bandwidthd/Makefile2
-rw-r--r--net/haproxy/Makefile2
-rw-r--r--net/ipvs/Makefile2
-rw-r--r--net/keepalived/Makefile2
-rw-r--r--net/morebalance/Makefile2
-rw-r--r--net/pen/Makefile2
-rw-r--r--net/pythondirector/Makefile2
-rw-r--r--news/nntpswitch/Makefile2
-rw-r--r--news/papercut/Makefile2
-rw-r--r--security/cmd5checkpw/Makefile2
-rw-r--r--sysutils/memgrep/Makefile2
-rw-r--r--sysutils/rc_subr/Makefile2
16 files changed, 15 insertions, 18 deletions
diff --git a/devel/dotconf/Makefile b/devel/dotconf/Makefile
index 5a8210dc95a9..d6479c0d6037 100644
--- a/devel/dotconf/Makefile
+++ b/devel/dotconf/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 1.1.0
CATEGORIES= devel
MASTER_SITES= http://www.azzit.de/dotconf/download/v1.1/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple, powerful configuration-file parser
USE_AUTOTOOLS= libtool:22
diff --git a/devel/dotconf/pkg-descr b/devel/dotconf/pkg-descr
index 37b8df77d489..af63577aa866 100644
--- a/devel/dotconf/pkg-descr
+++ b/devel/dotconf/pkg-descr
@@ -12,6 +12,3 @@ To keep dotconf from printing out warnings, you can install your
own customized error handler.
WWW: http://www.azzit.de/dotconf/
-
--- Ying-Chieh Liao
- ijliao@FreeBSD.org
diff --git a/ftp/moftpd/Makefile b/ftp/moftpd/Makefile
index bb13f7c3dcb9..8c30fee6227e 100644
--- a/ftp/moftpd/Makefile
+++ b/ftp/moftpd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.morth.org/moftpd/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= clement
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful FTP server supporting IPv6, TLS, and much more
USE_AUTOTOOLS= autoconf:262
diff --git a/mail/qmail-remove/Makefile b/mail/qmail-remove/Makefile
index a22f4c56a18f..901620fd2a7b 100644
--- a/mail/qmail-remove/Makefile
+++ b/mail/qmail-remove/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.95
CATEGORIES= mail
MASTER_SITES= http://www.linuxmagic.com/opensource/qmail/qmail-remove/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Removes messages from your qmail queue based on a particular string
PLIST_FILES= sbin/qmail-remove bin/populate.pl
diff --git a/net-mgmt/bandwidthd/Makefile b/net-mgmt/bandwidthd/Makefile
index ccf3fc323f88..e4192d034823 100644
--- a/net-mgmt/bandwidthd/Makefile
+++ b/net-mgmt/bandwidthd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tracks bandwidth usage by IP address
LIB_DEPENDS+= gd.4:${PORTSDIR}/graphics/gd
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index ac8633202780..87986dc1c91b 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.18
CATEGORIES= net www
MASTER_SITES= http://haproxy.1wt.eu/download/1.2/src/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= High-performance and highly-robust TCP/HTTP load balancer
USE_RC_SUBR= haproxy.sh
diff --git a/net/ipvs/Makefile b/net/ipvs/Makefile
index 57dce406ba3f..7e1911ea7b95 100644
--- a/net/ipvs/Makefile
+++ b/net/ipvs/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net kld
MASTER_SITES= http://www.cultdeadsheep.org/~clement/FreeBSD/ipvs/
DISTNAME= ipvs-${PORTVERSION}_${PORTREVISION}
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= FreeBSD port of Linux Virtual Server
#WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/net/keepalived/Makefile b/net/keepalived/Makefile
index 9ecaa152a8dc..84edb2e2cc25 100644
--- a/net/keepalived/Makefile
+++ b/net/keepalived/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= http://www.cultdeadsheep.org/~clement/FreeBSD/ipvs/
DISTNAME= ${PORTNAME}-FreeBSD-${PORTVERSION}
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A monitoring daemon for ipvs clusters
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile
index 24b865e108c8..33571cb31479 100644
--- a/net/morebalance/Makefile
+++ b/net/morebalance/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 6
CATEGORIES= net
MASTER_SITES= http://morebalance.coolprojects.org/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A modular open source user-space load balancing system
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre \
diff --git a/net/pen/Makefile b/net/pen/Makefile
index d427791fb613..1c1371fd920d 100644
--- a/net/pen/Makefile
+++ b/net/pen/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ftp://siag.nu/pub/pen/ \
http://siag.nu/pub/pen/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A load balancer for simple tcp based protocols
GNU_CONFIGURE= yes
diff --git a/net/pythondirector/Makefile b/net/pythondirector/Makefile
index 4a403f03e2d6..a6a064eef0e8 100644
--- a/net/pythondirector/Makefile
+++ b/net/pythondirector/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.0
CATEGORIES= net python
MASTER_SITES= SF/pythondirector/pythondirector/pythondirector-${PORTVERSION}
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A TCP load balancer written in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted/__init__.py:${PORTSDIR}/devel/py-twisted
diff --git a/news/nntpswitch/Makefile b/news/nntpswitch/Makefile
index 6e20de914091..9bd8ceae5e98 100644
--- a/news/nntpswitch/Makefile
+++ b/news/nntpswitch/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= news
MASTER_SITES= http://www.nntpswitch.org/download/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A NNTP content router
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/news/papercut/Makefile b/news/papercut/Makefile
index b5c41e7aea98..182c3caa8914 100644
--- a/news/papercut/Makefile
+++ b/news/papercut/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.13
CATEGORIES= news python
MASTER_SITES= http://pessoal.org/papercut/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Papercut is a news server written in Python, using a MySQL backend
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
diff --git a/security/cmd5checkpw/Makefile b/security/cmd5checkpw/Makefile
index da1fd590b411..08b20e916bb5 100644
--- a/security/cmd5checkpw/Makefile
+++ b/security/cmd5checkpw/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.22
CATEGORIES= security
MASTER_SITES= http://members.elysium.pl/brush/cmd5checkpw/dist/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Checkpassword compatible authentication program that uses CRAM-MD5
MAN8= cmd5checkpw.8
diff --git a/sysutils/memgrep/Makefile b/sysutils/memgrep/Makefile
index 42222949db79..faef1b687afd 100644
--- a/sysutils/memgrep/Makefile
+++ b/sysutils/memgrep/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.0
CATEGORIES= sysutils
MASTER_SITES= http://www.hick.org/code/skape/memgrep/
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to manipulate memory from running processes and core files
HAS_CONFIGURE= yes
diff --git a/sysutils/rc_subr/Makefile b/sysutils/rc_subr/Makefile
index e289b6a79316..849cd0cdadab 100644
--- a/sysutils/rc_subr/Makefile
+++ b/sysutils/rc_subr/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= eik
-MAINTAINER= clement@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Common startup and shutdown subroutines used by scripts
USE_BZIP2= yes