aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-07-01 03:41:35 +0800
committerfeld <feld@FreeBSD.org>2016-07-01 03:41:35 +0800
commitd90aa13c71b179143abbc37e521b47c33b9077c9 (patch)
treebb5d442dea0f10fb6a4e7a354b9ba57abb4d1ab2 /multimedia
parent8b0c736b1b3047d3f5a535a000123fe2ef4599f6 (diff)
downloadfreebsd-ports-gnome-d90aa13c71b179143abbc37e521b47c33b9077c9.tar.gz
freebsd-ports-gnome-d90aa13c71b179143abbc37e521b47c33b9077c9.tar.zst
freebsd-ports-gnome-d90aa13c71b179143abbc37e521b47c33b9077c9.zip
multimedia/plexmediaserver: Remove one of the MASTER_SITES
Plex has communicated that this server is not suitable for fetching the distfiles anymore.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/plexmediaserver/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/plexmediaserver/Makefile b/multimedia/plexmediaserver/Makefile
index 2a44c639a945..70b95929efd5 100644
--- a/multimedia/plexmediaserver/Makefile
+++ b/multimedia/plexmediaserver/Makefile
@@ -5,8 +5,7 @@ PORTNAME= plexmediaserver
PORTVERSION?= 1.0.0.2261
PORTREVISION?= 0
CATEGORIES= multimedia
-MASTER_SITES= https://downloads.plexapp.com/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/ \
- https://nightlies.plexapp.com/directdl/plex-media-server/dist-ninja/${PORTVERSION}-${PLEX_BUILD}/
+MASTER_SITES= https://downloads.plexapp.com/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/
DISTNAME= PlexMediaServer-${PORTVERSION}-${PLEX_BUILD}-freebsd-${ARCH}
MAINTAINER?= feld@FreeBSD.org