svn commit: r322611 - in head: shells/rssh sysutils/cdrkit textproc/rl

Martin Wilke miwi at FreeBSD.org
Wed Jul 10 04:05:15 UTC 2013


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 at 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 at FreeBSD.org
+MAINTAINER=	jharris at 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 at FreeBSD.org>
-#
+# Created by: Pav Lucistnik <pav at 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 at FreeBSD.org
+MAINTAINER=	jharris at 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 at alumni.uwaterloo.ca>
-#
+# Created by: David Sze <dsze at alumni.uwaterloo.ca>
 # $FreeBSD$
-#
 
 PORTNAME=	rl
 PORTVERSION=	0.2.7
 CATEGORIES=	textproc
 MASTER_SITES=	http://arthurdejong.org/rl/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	jharris at widomaker.com
 COMMENT=	Randomizes lines from a specified input file
 
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list