diff options
author | roam <roam@FreeBSD.org> | 2004-11-02 01:09:55 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2004-11-02 01:09:55 +0800 |
commit | 17cfcec1862c6dcb52a39db91d0ebb19c4d935f2 (patch) | |
tree | cf1d2225141d5ff132b126662c5c7643d99ef191 /misc/histring | |
parent | 64ffcc8ffe25ab92c9f0ca4de1fedbf239c59f85 (diff) | |
download | freebsd-ports-gnome-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.tar.gz freebsd-ports-gnome-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.tar.zst freebsd-ports-gnome-17cfcec1862c6dcb52a39db91d0ebb19c4d935f2.zip |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu>
Diffstat (limited to 'misc/histring')
-rw-r--r-- | misc/histring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/histring/Makefile b/misc/histring/Makefile index 6b7ac29c3cb2..ac032458217d 100644 --- a/misc/histring/Makefile +++ b/misc/histring/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.gusnet.cx:8080/proj/histring/ MAINTAINER= roam@FreeBSD.org -COMMENT= "A tool to highlight strings using the ANSI terminal escape sequences" +COMMENT= A tool to highlight strings using the ANSI terminal escape sequences GNU_CONFIGURE= yes PLIST_FILES= bin/histring |