Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 17:23:08 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304701 - in head: editors/tweak multimedia/oggvideotools www/apache22-peruser-mpm
Message-ID:  <201209221723.q8MHN8Kw008217@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sat Sep 22 17:23:08 2012
New Revision: 304701
URL: http://svn.freebsd.org/changeset/ports/304701

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/editors/tweak/Makefile   (contents, props changed)
  head/multimedia/oggvideotools/Makefile   (contents, props changed)
  head/www/apache22-peruser-mpm/Makefile

Modified: head/editors/tweak/Makefile
==============================================================================
--- head/editors/tweak/Makefile	Sat Sep 22 17:17:15 2012	(r304700)
+++ head/editors/tweak/Makefile	Sat Sep 22 17:23:08 2012	(r304701)
@@ -1,6 +1,4 @@
-# Ports collection makefile for:  tweak
-# Date created:                   Sun Feb 15, 2009
-# Whom:                           Jille Timmermans (jille@quis.cx)
+# Created by: Jille Timmermans (jille@quis.cx)
 # $FreeBSD$
 
 PORTNAME=	tweak
@@ -8,7 +6,7 @@ PORTVERSION=	3.01
 CATEGORIES=	editors
 MASTER_SITES=	http://www.chiark.greenend.org.uk/~sgtatham/${PORTNAME}/
 
-MAINTAINER=	jille@quis.cx
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An efficient hex editor
 
 MAN1=		tweak.1

Modified: head/multimedia/oggvideotools/Makefile
==============================================================================
--- head/multimedia/oggvideotools/Makefile	Sat Sep 22 17:17:15 2012	(r304700)
+++ head/multimedia/oggvideotools/Makefile	Sat Sep 22 17:23:08 2012	(r304701)
@@ -1,6 +1,4 @@
-# Ports collection makefile for:  oggvideotools
-# Date created:                   Sat Feb 28, 2010
-# Whom:                           Jille Timmermans (jille@quis.cx)
+# Created by: Jille Timmermans (jille@quis.cx)
 # $FreeBSD$
 
 PORTNAME=	oggvideotools
@@ -10,7 +8,7 @@ CATEGORIES=	multimedia
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	oggvideotools/oggvideotools/${DISTNAME}
 
-MAINTAINER=	jille@quis.cx
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A toolbox for manipulating Ogg video files
 
 LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd \

Modified: head/www/apache22-peruser-mpm/Makefile
==============================================================================
--- head/www/apache22-peruser-mpm/Makefile	Sat Sep 22 17:17:15 2012	(r304700)
+++ head/www/apache22-peruser-mpm/Makefile	Sat Sep 22 17:23:08 2012	(r304701)
@@ -7,7 +7,7 @@
 
 MASTERDIR=		${.CURDIR}/../apache22
 
-MAINTAINER=		jille@quis.cx
+MAINTAINER=		ports@FreeBSD.org
 
 WITH_MPM=		peruser
 



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