diff options
Diffstat (limited to 'sysutils/unquote')
-rw-r--r-- | sysutils/unquote/Makefile | 2 |
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 |