svn commit: r462612 - head/net/rdesktop

Luca Pizzamiglio pizzamig at FreeBSD.org
Thu Feb 22 15:38:38 UTC 2018


Author: pizzamig
Date: Thu Feb 22 15:38:37 2018
New Revision: 462612
URL: https://svnweb.freebsd.org/changeset/ports/462612

Log:
  net/rdesktop: Take maintainership
  
  PR:		226093
  Submitted by:	Greg Fitzgerald <gregf at hugops.pw>

Modified:
  head/net/rdesktop/Makefile

Modified: head/net/rdesktop/Makefile
==============================================================================
--- head/net/rdesktop/Makefile	Thu Feb 22 14:41:49 2018	(r462611)
+++ head/net/rdesktop/Makefile	Thu Feb 22 15:38:37 2018	(r462612)
@@ -6,7 +6,7 @@ PORTVERSION=	1.8.3
 CATEGORIES=	net comms ipv6
 MASTER_SITES=	SF
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	gregf at hugops.pw
 COMMENT=	RDP client for Windows NT/2000/2003 Terminal Server
 
 LICENSE=	GPLv3


More information about the svn-ports-head mailing list