diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-01-01 07:48:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-01-01 07:48:41 +0800 |
commit | 599130c35b652ebe0b6b919ea4a2135b345cb5d0 (patch) | |
tree | 271db94429a0f8923d8afeace0b0608424ab0438 /misc | |
parent | 7cdd09c720647cd3dbd2811f6f26850bcb2c59fe (diff) | |
download | freebsd-ports-gnome-599130c35b652ebe0b6b919ea4a2135b345cb5d0.tar.gz freebsd-ports-gnome-599130c35b652ebe0b6b919ea4a2135b345cb5d0.tar.zst freebsd-ports-gnome-599130c35b652ebe0b6b919ea4a2135b345cb5d0.zip |
- Pass maintainership to submitter
PR: ports/185376
Submitted by: Charles Wright <wrighrc@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sshbuddy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile index 90ff2388d16b..7e4968b2b7e1 100644 --- a/misc/sshbuddy/Makefile +++ b/misc/sshbuddy/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://linuxmafia.com/pub/linux/security/sshbuddy/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wrighrc@gmail.com COMMENT= Simple and small GUI utility to manage ssh sessions RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect |