aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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