From owner-svn-ports-head@FreeBSD.ORG Fri Nov 30 03:04:12 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E6862B32; Fri, 30 Nov 2012 03:04:12 +0000 (UTC) (envelope-from wxs@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 CA4268FC15; Fri, 30 Nov 2012 03:04:12 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAU34Cjh004409; Fri, 30 Nov 2012 03:04:12 GMT (envelope-from wxs@svn.freebsd.org) Received: (from wxs@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAU34Cm4004408; Fri, 30 Nov 2012 03:04:12 GMT (envelope-from wxs@svn.freebsd.org) Message-Id: <201211300304.qAU34Cm4004408@svn.freebsd.org> From: Wesley Shields Date: Fri, 30 Nov 2012 03:04:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307989 - head/audio/libaacplus 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: Fri, 30 Nov 2012 03:04:13 -0000 Author: wxs Date: Fri Nov 30 03:04:12 2012 New Revision: 307989 URL: http://svnweb.freebsd.org/changeset/ports/307989 Log: Remove some dead MASTER_SITES. PR: ports/173759 Submitted by: Takefu (maintainer) Feature safe: yes Modified: head/audio/libaacplus/Makefile (contents, props changed) Modified: head/audio/libaacplus/Makefile ============================================================================== --- head/audio/libaacplus/Makefile Fri Nov 30 02:58:37 2012 (r307988) +++ head/audio/libaacplus/Makefile Fri Nov 30 03:04:12 2012 (r307989) @@ -5,9 +5,7 @@ PORTNAME= libaacplus PORTVERSION= 2.0.2 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://tipok.org.ua/downloads/media/aac+/libaacplus/:site1\ - http://217.20.164.161/~tipok/aacplus/:site1\ - http://media.wnet.ua/~tipok/aacplus/:site1\ +MASTER_SITES= http://media.wnet.ua/~tipok/aacplus/:site1\ ftp://ftp.3gpp.org/Specs/archive/26_series/26.410/:site2\ http://www.3gpp.org/ftp/Specs/archive/26_series/26.410/:site2 DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:site1\