diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-31 23:48:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-12-31 23:48:41 +0000 |
commit | 859a3f7dce5c568f1075f34798a5437464e334ad (patch) | |
tree | 271db94429a0f8923d8afeace0b0608424ab0438 /misc/sshbuddy/Makefile | |
parent | 00fb48e3ca3b7828daa74cb5ef07a9200f56eb2e (diff) | |
download | ports-859a3f7dce5c568f1075f34798a5437464e334ad.tar.gz ports-859a3f7dce5c568f1075f34798a5437464e334ad.zip |
Notes
Diffstat (limited to 'misc/sshbuddy/Makefile')
-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 |