Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 05:32:27 +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: r304663 - in head: devel/jrtplib ftp/bbftp x11/xcalib
Message-ID:  <201209220532.q8M5WRxS095659@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sat Sep 22 05:32:27 2012
New Revision: 304663
URL: http://svn.freebsd.org/changeset/ports/304663

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

Modified:
  head/devel/jrtplib/Makefile   (contents, props changed)
  head/ftp/bbftp/Makefile   (contents, props changed)
  head/x11/xcalib/Makefile   (contents, props changed)

Modified: head/devel/jrtplib/Makefile
==============================================================================
--- head/devel/jrtplib/Makefile	Sat Sep 22 05:18:20 2012	(r304662)
+++ head/devel/jrtplib/Makefile	Sat Sep 22 05:32:27 2012	(r304663)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:   jrtplib
-# Date created:        4 March 2003
-# Whom:                Petr Holub <hopet@ics.muni.cz>
-#
+# Created by: Petr Holub <hopet@ics.muni.cz>
 # $FreeBSD$
-#
 
 PORTNAME=	jrtplib
 PORTVERSION=	3.7.1
 CATEGORIES=	devel
 MASTER_SITES=	http://research.edm.uhasselt.be/jori/jrtplib/
 
-MAINTAINER=	hopet@ics.muni.cz
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Object-oriented RTP library written in C++
 
 USE_AUTOTOOLS=	libtool

Modified: head/ftp/bbftp/Makefile
==============================================================================
--- head/ftp/bbftp/Makefile	Sat Sep 22 05:18:20 2012	(r304662)
+++ head/ftp/bbftp/Makefile	Sat Sep 22 05:32:27 2012	(r304663)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	bbftp
-# Date created:				6 June 2006
-# Whom:					Petr Holub <hopet@ics.muni.cz>
-#
+# Created by: Petr Holub <hopet@ics.muni.cz>
 # $FreeBSD$
-#
 
 PORTNAME=	bbftp
 PORTVERSION=	3.0.2
@@ -11,7 +7,7 @@ CATEGORIES=	ftp
 MASTER_SITES=	http://doc.in2p3.fr/bbftp/dist/ \
 		http://ftp.riken.go.jp/pub/net/bbftp/
 
-MAINTAINER=	hopet@ics.muni.cz
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multiple stream file transfer protocol optimized for large files
 
 USE_GMAKE=	yes

Modified: head/x11/xcalib/Makefile
==============================================================================
--- head/x11/xcalib/Makefile	Sat Sep 22 05:18:20 2012	(r304662)
+++ head/x11/xcalib/Makefile	Sat Sep 22 05:32:27 2012	(r304663)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	xcalib
-# Date created:				5 April 2005
-# Whom:					Petr Holub <hopet@ics.muni.cz>
-#
+# Created by: Petr Holub <hopet@ics.muni.cz>
 # $FreeBSD$
-#
 
 PORTNAME=	xcalib
 PORTVERSION=	0.8
@@ -11,7 +7,7 @@ CATEGORIES=	x11 graphics
 MASTER_SITES=	SF
 DISTNAME=	${PORTNAME}-source-${PORTVERSION}
 
-MAINTAINER=	hopet@ics.muni.cz
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A program for display calibration of X11-Servers with ICC profiles
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}



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