diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-25 14:42:06 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-25 14:42:06 +0000 |
commit | 92cddd7da700efc0f7b743cd3b7493726852c2d4 (patch) | |
tree | e8143037a1e4d312b3602c74118b39865961f1eb /sysutils/unquote | |
parent | 6cb55cd9842740e2544f711fcf4e5d9d136bbac8 (diff) | |
download | ports-92cddd7da700efc0f7b743cd3b7493726852c2d4.tar.gz ports-92cddd7da700efc0f7b743cd3b7493726852c2d4.zip |
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 7b47b34408a2..9ff9cb0038a0 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://devel.ringlet.net/misc/unquote/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} -MAINTAINER= roam@FreeBSD.org +MAINTAINER= eadler@FreeBSD.org COMMENT= Execute a command with safely quoted arguments MAN1= unquote.1 |