diff options
author | bapt <bapt@FreeBSD.org> | 2017-10-13 16:58:28 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-10-13 16:58:28 +0800 |
commit | 6dae28826caf66633b026a79efdd9683ffadb983 (patch) | |
tree | c4f2f864e98feb2fe1ce3edf967eb18939aed6ff /audio/gmpc-mserver | |
parent | cfae4590076fca105284eb5f4a622f972df4af49 (diff) | |
download | freebsd-ports-gnome-6dae28826caf66633b026a79efdd9683ffadb983.tar.gz freebsd-ports-gnome-6dae28826caf66633b026a79efdd9683ffadb983.tar.zst freebsd-ports-gnome-6dae28826caf66633b026a79efdd9683ffadb983.zip |
Cleanup some dead master_sites or WWW
Diffstat (limited to 'audio/gmpc-mserver')
-rw-r--r-- | audio/gmpc-mserver/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index a237b849ee04..4754f38cf6d1 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-mserver PORTVERSION= 0.20.0 PORTREVISION= 14 CATEGORIES= audio -MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Lets you stream music files to your mpd that are not in your database |