aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-07-10 12:05:14 +0800
committermiwi <miwi@FreeBSD.org>2013-07-10 12:05:14 +0800
commit530b0a8f8bf60f62ab936b9a2d11699220b9e42f (patch)
tree631acdbdc9f6799238e9aaf659bf2f462825fb37
parent37f49b0d086f6cb76957a77481d35910d0040e68 (diff)
downloadfreebsd-ports-gnome-530b0a8f8bf60f62ab936b9a2d11699220b9e42f.tar.gz
freebsd-ports-gnome-530b0a8f8bf60f62ab936b9a2d11699220b9e42f.tar.zst
freebsd-ports-gnome-530b0a8f8bf60f62ab936b9a2d11699220b9e42f.zip
- Pass maintainership to submitter
- While here trim header PR: 180420 Submitted by: Jason Harris <jharris@widomaker.com>
-rw-r--r--shells/rssh/Makefile8
-rw-r--r--sysutils/cdrkit/Makefile8
-rw-r--r--textproc/rl/Makefile8
3 files changed, 6 insertions, 18 deletions
diff --git a/shells/rssh/Makefile b/shells/rssh/Makefile
index ce9b60167008..bfe5b37fccab 100644
--- a/shells/rssh/Makefile
+++ b/shells/rssh/Makefile
@@ -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
diff --git a/sysutils/cdrkit/Makefile b/sysutils/cdrkit/Makefile
index 1c56464ca4d7..5921486161ef 100644
--- a/sysutils/cdrkit/Makefile
+++ b/sysutils/cdrkit/Makefile
@@ -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
diff --git a/textproc/rl/Makefile b/textproc/rl/Makefile
index bd9c2b276e33..63834146cefb 100644
--- a/textproc/rl/Makefile
+++ b/textproc/rl/Makefile
@@ -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