svn commit: r338338 - head/misc/sshbuddy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 31 23:48:42 UTC 2013


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 at 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 at FreeBSD.org
+MAINTAINER=	wrighrc at gmail.com
 COMMENT=	Simple and small GUI utility to manage ssh sessions
 
 RUN_DEPENDS=	expectk:${PORTSDIR}/lang/expect


More information about the svn-ports-head mailing list