Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2013 18:09:25 +0000 (UTC)
From:      Thomas-Martin Seck <tmseck@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313740 - in head: mail/usendmail sysutils/uschedule www/dillo www/dillo-i18n www/gatling www/libecap www/squid www/squid31
Message-ID:  <201303091809.r29I9PG6053043@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tmseck
Date: Sat Mar  9 18:09:24 2013
New Revision: 313740
URL: http://svnweb.freebsd.org/changeset/ports/313740

Log:
  Change MAINTAINER to my FreeBSD.org address.
  
  Approved by:	flo (mentor)

Modified:
  head/mail/usendmail/Makefile
  head/sysutils/uschedule/Makefile
  head/www/dillo-i18n/Makefile
  head/www/dillo/Makefile
  head/www/gatling/Makefile
  head/www/libecap/Makefile
  head/www/squid/Makefile
  head/www/squid31/Makefile

Modified: head/mail/usendmail/Makefile
==============================================================================
--- head/mail/usendmail/Makefile	Sat Mar  9 17:56:39 2013	(r313739)
+++ head/mail/usendmail/Makefile	Sat Mar  9 18:09:24 2013	(r313740)
@@ -11,7 +11,7 @@ PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.ohse.de/uwe/usendmail/
 
-MAINTAINER=	tmseck@netcologne.de
+MAINTAINER=	tmseck@FreeBSD.org
 COMMENT=	A replacement for qmail's sendmail drop-in
 
 USE_QMAIL=	yes

Modified: head/sysutils/uschedule/Makefile
==============================================================================
--- head/sysutils/uschedule/Makefile	Sat Mar  9 17:56:39 2013	(r313739)
+++ head/sysutils/uschedule/Makefile	Sat Mar  9 18:09:24 2013	(r313740)
@@ -11,7 +11,7 @@ PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.ohse.de/uwe/uschedule/
 
-MAINTAINER=	tmseck@netcologne.de
+MAINTAINER=	tmseck@FreeBSD.org
 COMMENT=	A scheduler program, designed to replace cron(8) and at(1)
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/tai64nlocal:${PORTSDIR}/sysutils/daemontools

Modified: head/www/dillo-i18n/Makefile
==============================================================================
--- head/www/dillo-i18n/Makefile	Sat Mar  9 17:56:39 2013	(r313739)
+++ head/www/dillo-i18n/Makefile	Sat Mar  9 18:09:24 2013	(r313740)
@@ -17,7 +17,7 @@ MASTER_SITES=	http://teki.jpn.ph/pc/soft
 PKGNAMESUFFIX=	-i18n
 DISTNAME=	${PORTNAME}-${DILLOVERSION}-i18n-misc-${I18NVERSION}
 
-MAINTAINER=	tmseck@netcologne.de
+MAINTAINER=	tmseck@FreeBSD.org
 COMMENT=	A fast, small graphical Web browser with support for i18n
 
 RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget

Modified: head/www/dillo/Makefile
==============================================================================
--- head/www/dillo/Makefile	Sat Mar  9 17:56:39 2013	(r313739)
+++ head/www/dillo/Makefile	Sat Mar  9 18:09:24 2013	(r313740)
@@ -11,7 +11,7 @@ PORTREVISION=	7
 CATEGORIES=	www ipv6
 MASTER_SITES=	http://www.dillo.org/download/
 
-MAINTAINER=	tmseck@netcologne.de
+MAINTAINER=	tmseck@FreeBSD.org
 COMMENT=	A fast, small graphical Web browser built upon GTK+
 
 RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget

Modified: head/www/gatling/Makefile
==============================================================================
--- head/www/gatling/Makefile	Sat Mar  9 17:56:39 2013	(r313739)
+++ head/www/gatling/Makefile	Sat Mar  9 18:09:24 2013	(r313740)
@@ -10,7 +10,7 @@ PORTVERSION=	0.13
 CATEGORIES=	www benchmarks ftp ipv6
 MASTER_SITES=	http://dl.fefe.de/
 
-MAINTAINER=	tmseck@netcologne.de
+MAINTAINER=	tmseck@FreeBSD.org
 COMMENT=	A high performance webserver with scalability benchmark tools
 
 BUILD_DEPENDS=	libowfat>=0.29:${PORTSDIR}/devel/libowfat

Modified: head/www/libecap/Makefile
==============================================================================
--- head/www/libecap/Makefile	Sat Mar  9 17:56:39 2013	(r313739)
+++ head/www/libecap/Makefile	Sat Mar  9 18:09:24 2013	(r313740)
@@ -11,7 +11,7 @@ PORTREVISION=	1
 CATEGORIES=	www security
 MASTER_SITES=	http://www.measurement-factory.com/tmp/ecap/
 
-MAINTAINER=	tmseck@web.de
+MAINTAINER=	tmseck@FreeBSD.org
 COMMENT=	Library for module based network content analysis
 
 GNU_CONFIGURE=	yes

Modified: head/www/squid/Makefile
==============================================================================
--- head/www/squid/Makefile	Sat Mar  9 17:56:39 2013	(r313739)
+++ head/www/squid/Makefile	Sat Mar  9 18:09:24 2013	(r313740)
@@ -111,7 +111,7 @@ PATCH_SITE_SUBDIR=	Versions/v2/2.7/chang
 PATCH_DIST_STRIP=	-p1
 PATCHFILES=	# empty
 
-MAINTAINER=	tmseck@web.de
+MAINTAINER=	tmseck@FreeBSD.org
 COMMENT=	HTTP Caching Proxy
 
 SQUID_STABLE_VER=	9

Modified: head/www/squid31/Makefile
==============================================================================
--- head/www/squid31/Makefile	Sat Mar  9 17:56:39 2013	(r313739)
+++ head/www/squid31/Makefile	Sat Mar  9 18:09:24 2013	(r313740)
@@ -79,7 +79,7 @@ PATCH_SITES=	http://www.squid-cache.org/
 PATCH_SITE_SUBDIR=	Versions/v3/3.1/changesets
 PATCHFILES=
 
-MAINTAINER=	tmseck@web.de
+MAINTAINER=	tmseck@FreeBSD.org
 COMMENT=	HTTP Caching Proxy
 
 LICENSE=	GPLv2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303091809.r29I9PG6053043>