diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-19 16:07:30 +0000 |
commit | 33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b (patch) | |
tree | a75c47ce08f0ca053c58b8d5eeaf8d29744c1f51 /sysutils/unquote | |
parent | bf934225cecc2d5e50c2dc5c3de8535592d56007 (diff) | |
download | ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.tar.gz ports-33059bd0454bf0bf8ae9fbb4a689ed5ad9ba144b.zip |
Notes
Diffstat (limited to 'sysutils/unquote')
-rw-r--r-- | sysutils/unquote/Makefile | 1 | ||||
-rw-r--r-- | sysutils/unquote/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index a4cddfcb9102..0b8ba302a598 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -12,6 +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" MAN1= unquote.1 MANCOMPRESSED= yes diff --git a/sysutils/unquote/pkg-comment b/sysutils/unquote/pkg-comment deleted file mode 100644 index 24492c27e388..000000000000 --- a/sysutils/unquote/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Execute a command with safely quoted arguments |