From owner-cvs-all@FreeBSD.ORG Fri Apr 29 03:42:11 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCB2E106564A; Fri, 29 Apr 2011 03:42:10 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B28DB8FC13; Fri, 29 Apr 2011 03:42:10 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p3T3gAJf003899; Fri, 29 Apr 2011 03:42:10 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p3T3gAhS003898; Fri, 29 Apr 2011 03:42:10 GMT (envelope-from cy) Message-Id: <201104290342.p3T3gAhS003898@repoman.freebsd.org> From: Cy Schubert Date: Fri, 29 Apr 2011 03:42:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/tightvnc Makefile ports/net/vnc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2011 03:42:11 -0000 cy 2011-04-29 03:42:10 UTC FreeBSD ports repository Modified files: net/tightvnc Makefile net/vnc Makefile Log: Allow the tightvnc and vnc ports to be installed in alternate locations thereby allowing them to be installed on the same system. Approved by: each port's maintainer (itetcu & m.tsatsenko@gmail.com) Revision Changes Path 1.40 +6 -2 ports/net/tightvnc/Makefile 1.69 +11 -8 ports/net/vnc/Makefile