Date: Fri, 13 Oct 2017 09:06:37 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451968 - in head/audio: vagalume vitunes Message-ID: <201710130906.v9D96bth097069@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Oct 13 09:06:37 2017 New Revision: 451968 URL: https://svnweb.freebsd.org/changeset/ports/451968 Log: Cleanup master_sites Modified: head/audio/vagalume/Makefile head/audio/vitunes/Makefile Modified: head/audio/vagalume/Makefile ============================================================================== --- head/audio/vagalume/Makefile Fri Oct 13 09:06:24 2017 (r451967) +++ head/audio/vagalume/Makefile Fri Oct 13 09:06:37 2017 (r451968) @@ -5,8 +5,7 @@ PORTNAME= vagalume PORTVERSION= 0.8.6 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://vagalume.igalia.com/files/source/ \ - DEBIAN_POOL/pool/main/v/vagalume/ +MASTER_SITES= http://vagalume.igalia.com/files/source/ MAINTAINER= ports@FreeBSD.org COMMENT= GTK+-based client for the Last.fm online radio Modified: head/audio/vitunes/Makefile ============================================================================== --- head/audio/vitunes/Makefile Fri Oct 13 09:06:24 2017 (r451967) +++ head/audio/vitunes/Makefile Fri Oct 13 09:06:37 2017 (r451968) @@ -5,9 +5,7 @@ PORTNAME= vitunes PORTVERSION= 2.3 PORTREVISION= 4 CATEGORIES= audio -MASTER_SITES= http://vitunes.org/files/ \ - http://mirror.4bit.ws/ \ - LOCAL/dhn +MASTER_SITES= http://vitunes.org/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based media player with vim-like keybinds
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710130906.v9D96bth097069>