aboutsummaryrefslogtreecommitdiff
path: root/misc/histring
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-25 18:44:20 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-25 18:44:20 +0000
commitfbc06e4df689468b9a53f8781af64bd1849abb24 (patch)
tree206df2e78a00cc72ceac4dccbb0f55b66d1f174c /misc/histring
parent7fefa22f87c66ff96f8d14b1000729a8c01be87f (diff)
downloadports-fbc06e4df689468b9a53f8781af64bd1849abb24.tar.gz
ports-fbc06e4df689468b9a53f8781af64bd1849abb24.zip
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr - Ordering if of items in Makefile - Trim headers - Comment should not begin with leading article - Pet portlint
Notes
Notes: svn path=/head/; revision=315240
Diffstat (limited to 'misc/histring')
-rw-r--r--misc/histring/Makefile8
-rw-r--r--misc/histring/pkg-descr3
2 files changed, 3 insertions, 8 deletions
diff --git a/misc/histring/Makefile b/misc/histring/Makefile
index 55f43f3a4154..7ce55aed69af 100644
--- a/misc/histring/Makefile
+++ b/misc/histring/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: histring
-# Date created: 26 October 2000
-# Whom: roam@FreeBSD.org
-#
+# Created by: roam@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= histring
PORTVERSION= 1.1.0
@@ -13,7 +9,7 @@ MASTER_SITES= http://ess4.engr.uvic.ca/proj/histring/ \
MASTER_SITE_SUBDIR= roam/misc
MAINTAINER= ports@FreeBSD.org
-COMMENT= A tool to highlight strings using the ANSI terminal escape sequences
+COMMENT= Highlight strings using the ANSI terminal escape sequences
GNU_CONFIGURE= yes
PLIST_FILES= bin/histring
diff --git a/misc/histring/pkg-descr b/misc/histring/pkg-descr
index ad1eca489296..fca2061072f6 100644
--- a/misc/histring/pkg-descr
+++ b/misc/histring/pkg-descr
@@ -8,5 +8,4 @@ One of the most common things I use the program for is helping me parse the
output of grep and diff. I think that this programs functionality should be
folded in to those programs but until then histring does the job nicely.
-Author: Angus Mackay <amackay@gusnet.cx>
-WWW: http://ess4.engr.uvic.ca/proj/histring/
+WWW: http://ess4.engr.uvic.ca/proj/histring/