I'm the original author of this. I will be updating to 1.06 and relocating the url for the source.
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it.
Author: sunpoet Date: Tue Dec 31 23:48:41 2013 New Revision: 338338 URL: http://svnweb.freebsd.org/changeset/ports/338338 Log: - Pass maintainership to submitter PR: ports/185376 Submitted by: Charles Wright <wrighrc@gmail.com> Modified: head/misc/sshbuddy/Makefile (contents, props changed) Modified: head/misc/sshbuddy/Makefile ============================================================================== --- head/misc/sshbuddy/Makefile Tue Dec 31 23:25:33 2013 (r338337) +++ head/misc/sshbuddy/Makefile Tue Dec 31 23:48:41 2013 (r338338) @@ -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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!