svn commit: r304701 - in head: editors/tweak multimedia/oggvideotools www/apache22-peruser-mpm

Thomas Abthorpe tabthorpe at FreeBSD.org
Sat Sep 22 17:23:09 UTC 2012


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 at quis.cx)
+# Created by: Jille Timmermans (jille at 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 at quis.cx
+MAINTAINER=	ports at 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 at quis.cx)
+# Created by: Jille Timmermans (jille at quis.cx)
 # $FreeBSD$
 
 PORTNAME=	oggvideotools
@@ -10,7 +8,7 @@ CATEGORIES=	multimedia
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	oggvideotools/oggvideotools/${DISTNAME}
 
-MAINTAINER=	jille at quis.cx
+MAINTAINER=	ports at 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 at quis.cx
+MAINTAINER=		ports at FreeBSD.org
 
 WITH_MPM=		peruser
 



More information about the svn-ports-all mailing list