diff options
Diffstat (limited to 'audio/gmpc-lastfm/Makefile')
-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 |