aboutsummaryrefslogtreecommitdiff
path: root/sysutils/unquote
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2004-11-01 17:09:55 +0000
committerPeter Pentchev <roam@FreeBSD.org>2004-11-01 17:09:55 +0000
commit641e9357ef7c1e4db3956870e6ee72c8a3f69827 (patch)
tree68379cc0b07109926abe501586fada38ab6d522d /sysutils/unquote
parentfeb2839a2e9e6a5319c4b08f0b06aa7c7c11f772 (diff)
downloadports-641e9357ef7c1e4db3956870e6ee72c8a3f69827.tar.gz
ports-641e9357ef7c1e4db3956870e6ee72c8a3f69827.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>
Notes
Notes: svn path=/head/; revision=120589
Diffstat (limited to 'sysutils/unquote')
-rw-r--r--sysutils/unquote/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile
index a0d128321af3..7b47b34408a2 100644
--- a/sysutils/unquote/Makefile
+++ b/sysutils/unquote/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://devel.ringlet.net/misc/unquote/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/}
MAINTAINER= roam@FreeBSD.org
-COMMENT= "Execute a command with safely quoted arguments"
+COMMENT= Execute a command with safely quoted arguments
MAN1= unquote.1
MANCOMPRESSED= yes