diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 08:58:28 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-10-13 08:58:28 +0000 |
commit | 9f9a10fda562d7d81cc495e1b5ba488c517486bd (patch) | |
tree | c4f2f864e98feb2fe1ce3edf967eb18939aed6ff /audio/gmpc-lastfm | |
parent | 098dd7890c00815463ade6dcb37f80bd285559ed (diff) | |
download | ports-9f9a10fda562d7d81cc495e1b5ba488c517486bd.tar.gz ports-9f9a10fda562d7d81cc495e1b5ba488c517486bd.zip |
Notes
Diffstat (limited to 'audio/gmpc-lastfm')
-rw-r--r-- | audio/gmpc-lastfm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index 56a72cd840ae..9e821ec66c41 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -5,8 +5,7 @@ PORTNAME= gmpc-lastfm PORTVERSION= 0.20.0 PORTREVISION= 6 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}/ DISTNAME= gmpc-last-fm-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |