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/vagalume | |
parent | a3d41c59e0f0aaa05301b902e2c4e337333f29a6 (diff) |
Cleanup master_sites
Notes
Notes:
svn path=/head/; revision=451968
Diffstat (limited to 'audio/vagalume')
-rw-r--r-- | audio/vagalume/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |