diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 09:06:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 09:06:37 +0000 |
commit | 8304946e1935f418a2285f6c46a2317592060cea (patch) | |
tree | 9d2510e83805c3a243a5d0f68eecf33566330a10 /audio | |
parent | a3d41c59e0f0aaa05301b902e2c4e337333f29a6 (diff) | |
download | ports-8304946e1935f418a2285f6c46a2317592060cea.tar.gz ports-8304946e1935f418a2285f6c46a2317592060cea.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/vagalume/Makefile | 3 | ||||
-rw-r--r-- | audio/vitunes/Makefile | 4 |
2 files changed, 2 insertions, 5 deletions
diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index 940242135936..a544eab23c60 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -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 diff --git a/audio/vitunes/Makefile b/audio/vitunes/Makefile index aa1699252bf4..4ed36542d399 100644 --- a/audio/vitunes/Makefile +++ b/audio/vitunes/Makefile @@ -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 |