diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2004-11-01 17:09:55 +0000 |
commit | 641e9357ef7c1e4db3956870e6ee72c8a3f69827 (patch) | |
tree | 68379cc0b07109926abe501586fada38ab6d522d /sysutils/unquote | |
parent | feb2839a2e9e6a5319c4b08f0b06aa7c7c11f772 (diff) |
Notes
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 |