From owner-svn-ports-head@FreeBSD.ORG Sat Jul 6 06:57:48 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BFF473DE; Sat, 6 Jul 2013 06:57:48 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B22ED1B20; Sat, 6 Jul 2013 06:57:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r666vmqA056101; Sat, 6 Jul 2013 06:57:48 GMT (envelope-from demon@svn.freebsd.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r666vm9k056099; Sat, 6 Jul 2013 06:57:48 GMT (envelope-from demon@svn.freebsd.org) Message-Id: <201307060657.r666vm9k056099@svn.freebsd.org> From: Dmitry Sivachenko Date: Sat, 6 Jul 2013 06:57:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322364 - head/ftp/uftp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jul 2013 06:57:48 -0000 Author: demon Date: Sat Jul 6 06:57:48 2013 New Revision: 322364 URL: http://svnweb.freebsd.org/changeset/ports/322364 Log: Project location has changed. Modified: head/ftp/uftp/Makefile head/ftp/uftp/pkg-descr Modified: head/ftp/uftp/Makefile ============================================================================== --- head/ftp/uftp/Makefile Sat Jul 6 04:45:28 2013 (r322363) +++ head/ftp/uftp/Makefile Sat Jul 6 06:57:48 2013 (r322364) @@ -9,7 +9,7 @@ PORTNAME= uftp PORTVERSION= 4.0 PORTEPOCH= 1 CATEGORIES= ftp -MASTER_SITES= http://www.tcnj.edu/~bush/downloads/ +MASTER_SITES= http://uftp-multicast.sourceforge.net/downloads/ EXTRACT_SUFX= .tar MAINTAINER= demon@FreeBSD.org Modified: head/ftp/uftp/pkg-descr ============================================================================== --- head/ftp/uftp/pkg-descr Sat Jul 6 04:45:28 2013 (r322363) +++ head/ftp/uftp/pkg-descr Sat Jul 6 06:57:48 2013 (r322364) @@ -5,4 +5,4 @@ and is especially useful for data distri (with two way communication), where the inherent delay makes any TCP based communication highly inefficient. -WWW: http://www.tcnj.edu/~bush/uftp.html +WWW: http://uftp-multicast.sourceforge.net