Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2014 18:36:17 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339959 - head/net/tightvnc
Message-ID:  <201401161836.s0GIaH6m039396@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Jan 16 18:36:16 2014
New Revision: 339959
URL: http://svnweb.freebsd.org/changeset/ports/339959
QAT: https://qat.redports.org/buildarchive/r339959/

Log:
  - Reassign to the heap

Modified:
  head/net/tightvnc/Makefile

Modified: head/net/tightvnc/Makefile
==============================================================================
--- head/net/tightvnc/Makefile	Thu Jan 16 18:34:35 2014	(r339958)
+++ head/net/tightvnc/Makefile	Thu Jan 16 18:36:16 2014	(r339959)
@@ -8,7 +8,7 @@ CATEGORIES=	net java
 MASTER_SITES=	SF/vnc-tight/TightVNC-unix/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${PORTVERSION}_unixsrc
 
-MAINTAINER=	itetcu@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Enhanced version of VNC
 
 LICENSE=	GPLv2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401161836.s0GIaH6m039396>