Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jul 2013 04:05:14 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r322611 - in head: shells/rssh sysutils/cdrkit textproc/rl
Message-ID:  <201307100405.r6A45Eu0071655@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed Jul 10 04:05:14 2013
New Revision: 322611
URL: http://svnweb.freebsd.org/changeset/ports/322611

Log:
  - Pass maintainership to submitter
  - While here trim header
  
  PR:		180420
  Submitted by:	Jason Harris <jharris@widomaker.com>

Modified:
  head/shells/rssh/Makefile   (contents, props changed)
  head/sysutils/cdrkit/Makefile
  head/textproc/rl/Makefile   (contents, props changed)

Modified: head/shells/rssh/Makefile
==============================================================================
--- head/shells/rssh/Makefile	Wed Jul 10 03:42:12 2013	(r322610)
+++ head/shells/rssh/Makefile	Wed Jul 10 04:05:14 2013	(r322611)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	rssh
-# Date created:				Fri Apr 16 02:04:33 CEST 2004
-# Whom:					enigmatyc
-#
+# Created by: enigmatyc
 # $FreeBSD$
-#
 
 PORTNAME=	rssh
 PORTVERSION=	2.3.4
 CATEGORIES=	shells security
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jharris@widomaker.com
 COMMENT=	Restricted Secure SHell only for sftp or/and scp
 
 GNU_CONFIGURE=	yes

Modified: head/sysutils/cdrkit/Makefile
==============================================================================
--- head/sysutils/cdrkit/Makefile	Wed Jul 10 03:42:12 2013	(r322610)
+++ head/sysutils/cdrkit/Makefile	Wed Jul 10 04:05:14 2013	(r322611)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	cdrkit
-# Date created:				12 Dec 2007
-# Whom:					Pav Lucistnik <pav@FreeBSD.org>
-#
+# Created by: Pav Lucistnik <pav@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	cdrkit
 PORTVERSION=	1.1.11
@@ -11,7 +7,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	http://cdrkit.org/releases/ \
 		http://debburn.alioth.debian.org/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jharris@widomaker.com
 COMMENT=	Command-line CD/DVD writing suite
 
 USES=		cmake iconv

Modified: head/textproc/rl/Makefile
==============================================================================
--- head/textproc/rl/Makefile	Wed Jul 10 03:42:12 2013	(r322610)
+++ head/textproc/rl/Makefile	Wed Jul 10 04:05:14 2013	(r322611)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	rl
-# Date created:				21 June 2004
-# Whom:					David Sze <dsze@alumni.uwaterloo.ca>
-#
+# Created by: David Sze <dsze@alumni.uwaterloo.ca>
 # $FreeBSD$
-#
 
 PORTNAME=	rl
 PORTVERSION=	0.2.7
 CATEGORIES=	textproc
 MASTER_SITES=	http://arthurdejong.org/rl/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jharris@widomaker.com
 COMMENT=	Randomizes lines from a specified input file
 
 GNU_CONFIGURE=	yes



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