diff options
author | eadler <eadler@FreeBSD.org> | 2012-02-25 22:42:06 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-02-25 22:42:06 +0800 |
commit | cbb720a76f6676e614adffad5793e1b2388b867d (patch) | |
tree | 7125f50bef58001734f44c1ac9ae678b97b16bc6 /sysutils/unquote | |
parent | 412eeb2ad5a9bd81d81f7f18096dc435e82e2ba1 (diff) | |
download | freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.tar.gz freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.tar.zst freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.zip |
Take maintainership
Approved by: maintainer (implicit)
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 |