svn commit: r451968 - in head/audio: vagalume vitunes
Baptiste Daroussin
bapt at FreeBSD.org
Fri Oct 13 09:06:39 UTC 2017
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 at 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 at FreeBSD.org
COMMENT= Curses-based media player with vim-like keybinds
More information about the svn-ports-head
mailing list