svn commit: r339959 - head/net/tightvnc

Thomas Abthorpe tabthorpe at FreeBSD.org
Thu Jan 16 18:36:17 UTC 2014


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 at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Enhanced version of VNC
 
 LICENSE=	GPLv2


More information about the svn-ports-all mailing list