aboutsummaryrefslogtreecommitdiff
path: root/textproc/rl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-07-10 04:05:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-07-10 04:05:14 +0000
commite4e18edcc0d35be1aa8e3ab7d015b3fc7ee4f40b (patch)
tree631acdbdc9f6799238e9aaf659bf2f462825fb37 /textproc/rl
parente6fbc5d58adc94ed80ecdd71163c924d4a557a3c (diff)
downloadports-e4e18edcc0d35be1aa8e3ab7d015b3fc7ee4f40b.tar.gz
ports-e4e18edcc0d35be1aa8e3ab7d015b3fc7ee4f40b.zip
- Pass maintainership to submitter
- While here trim header PR: 180420 Submitted by: Jason Harris <jharris@widomaker.com>
Notes
Notes: svn path=/head/; revision=322611
Diffstat (limited to 'textproc/rl')
-rw-r--r--textproc/rl/Makefile8
1 files changed, 2 insertions, 6 deletions
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