svn commit: r398131 - head/irc/hexchat

Ruslan Makhmatkhanov rm at FreeBSD.org
Mon Sep 28 18:31:58 UTC 2015


Author: rm
Date: Mon Sep 28 18:31:57 2015
New Revision: 398131
URL: https://svnweb.freebsd.org/changeset/ports/398131

Log:
  irc/hexchat: pass maintainership to submitter
  
  PR:		203388
  Submitted by:	Jeffrey Serio <serio.jeffrey at riseup.net>

Modified:
  head/irc/hexchat/Makefile

Modified: head/irc/hexchat/Makefile
==============================================================================
--- head/irc/hexchat/Makefile	Mon Sep 28 18:29:13 2015	(r398130)
+++ head/irc/hexchat/Makefile	Mon Sep 28 18:31:57 2015	(r398131)
@@ -6,7 +6,7 @@ PORTVERSION=	2.10.2
 CATEGORIES=	irc gnome ipv6
 MASTER_SITES=	http://dl.hexchat.net/${PORTNAME}/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	serio.jeffrey at riseup.net
 COMMENT=	IRC chat program with GTK and Text Frontend
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list