diff options
Diffstat (limited to 'misc/histring/Makefile')
-rw-r--r-- | misc/histring/Makefile | 8 |
1 files changed, 2 insertions, 6 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 |