summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-14 10:15:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-14 10:15:04 +0000
commit60d1a83c2a113150cedbc43ff12a7375144f741a (patch)
tree627649ff7699a289d5d78c11bf8d105881402ca8 /multimedia
parentUpdate MASTER_SITES (diff)
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=386312
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ab25/Makefile3
-rw-r--r--multimedia/assimp/Makefile3
-rw-r--r--multimedia/avbin/Makefile3
-rw-r--r--multimedia/bangarang/Makefile2
-rw-r--r--multimedia/ffmpegthumbnailer/Makefile3
-rw-r--r--multimedia/flvstreamer/Makefile3
-rw-r--r--multimedia/kdenlive/Makefile3
-rw-r--r--multimedia/libdvbpsi/Makefile3
-rw-r--r--multimedia/libdvdcss/Makefile3
-rw-r--r--multimedia/libkate/Makefile2
-rw-r--r--multimedia/mimms/Makefile3
-rw-r--r--multimedia/mjpg-streamer/Makefile3
-rw-r--r--multimedia/mpeg4ip/Makefile3
-rw-r--r--multimedia/mplayer-skins/Makefile3
-rw-r--r--multimedia/mplayer/Makefile.shared3
-rw-r--r--multimedia/mplex/Makefile3
-rw-r--r--multimedia/opencinematools/Makefile2
-rw-r--r--multimedia/pwcbsd/Makefile3
-rw-r--r--multimedia/pwcview/Makefile3
-rw-r--r--multimedia/replex/Makefile3
-rw-r--r--multimedia/smpeg/Makefile2
-rw-r--r--multimedia/spigot/Makefile5
-rw-r--r--multimedia/szap-s2/Makefile3
-rw-r--r--multimedia/tstools/Makefile3
-rw-r--r--multimedia/vcdimager/Makefile3
-rw-r--r--multimedia/vdr-plugin-control/Makefile3
-rw-r--r--multimedia/vdr-plugin-streamdev/Makefile3
-rw-r--r--multimedia/vdr-plugin-xineliboutput/Makefile6
-rw-r--r--multimedia/win32-codecs/Makefile3
-rw-r--r--multimedia/xanim/Makefile3
30 files changed, 32 insertions, 59 deletions
diff --git a/multimedia/ab25/Makefile b/multimedia/ab25/Makefile
index 061bf4f47946..b758dacb2c0f 100644
--- a/multimedia/ab25/Makefile
+++ b/multimedia/ab25/Makefile
@@ -3,8 +3,7 @@
PORTNAME= ab25
PORTVERSION= 0.2.5
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= hrs
+MASTER_SITES= LOCAL/hrs
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility for ARIB STD-B25 ECM handling in MPEG2-TS stream
diff --git a/multimedia/assimp/Makefile b/multimedia/assimp/Makefile
index 19831c0508cf..4735407849cd 100644
--- a/multimedia/assimp/Makefile
+++ b/multimedia/assimp/Makefile
@@ -5,8 +5,7 @@ PORTNAME= assimp
PORTVERSION= 3.0
PORTREVISION= 5
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-3.0
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3.0
DISTNAME= ${PORTNAME}--${PORTVERSION}.1270-source-only
MAINTAINER= yuri@tsoft.com
diff --git a/multimedia/avbin/Makefile b/multimedia/avbin/Makefile
index 55fa689279c5..38fc3a5a06a8 100644
--- a/multimedia/avbin/Makefile
+++ b/multimedia/avbin/Makefile
@@ -5,8 +5,7 @@ PORTNAME= avbin
PORTVERSION= 7
PORTREVISION= 7
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
- http://mirror.amdmi3.ru/distfiles/
+MASTER_SITES= GOOGLE_CODE http://mirror.amdmi3.ru/distfiles/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/multimedia/bangarang/Makefile b/multimedia/bangarang/Makefile
index b1e78115b80d..f97f3638c7e3 100644
--- a/multimedia/bangarang/Makefile
+++ b/multimedia/bangarang/Makefile
@@ -5,7 +5,7 @@ PORTNAME= bangarang
PORTVERSION= 2.1
PORTREVISION= 5
CATEGORIES= multimedia kde
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
MAINTAINER= dnebdal@gmail.com
COMMENT= Media player for KDE 4
diff --git a/multimedia/ffmpegthumbnailer/Makefile b/multimedia/ffmpegthumbnailer/Makefile
index 44aa444f91c1..9202c5a50530 100644
--- a/multimedia/ffmpegthumbnailer/Makefile
+++ b/multimedia/ffmpegthumbnailer/Makefile
@@ -5,8 +5,7 @@ PORTNAME= ffmpegthumbnailer
PORTVERSION= 2.0.9
PORTREVISION= 1
CATEGORIES= multimedia graphics
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= riggs/${PORTNAME}
+MASTER_SITES= LOCAL/riggs/${PORTNAME}
MAINTAINER= clutton@zoho.com
COMMENT= Lightweight video thumbnailer that can be used by file managers
diff --git a/multimedia/flvstreamer/Makefile b/multimedia/flvstreamer/Makefile
index a7aaa134999a..32f77736a36b 100644
--- a/multimedia/flvstreamer/Makefile
+++ b/multimedia/flvstreamer/Makefile
@@ -4,8 +4,7 @@ PORTNAME= flvstreamer
PORTVERSION= 2.1.c.1
PORTREVISION= 1
CATEGORIES= multimedia net
-MASTER_SITES= SAVANNAH
-MASTER_SITE_SUBDIR= ${PORTNAME}/source
+MASTER_SITES= SAVANNAH/${PORTNAME}/source
DISTNAME= ${PORTNAME}-2.1c1
MAINTAINER= hrs@FreeBSD.org
diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile
index ac6e66cd66bc..191bdf07d41f 100644
--- a/multimedia/kdenlive/Makefile
+++ b/multimedia/kdenlive/Makefile
@@ -3,8 +3,7 @@
PORTNAME= kdenlive
PORTVERSION= 0.9.10
CATEGORIES= multimedia kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src/
+MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src/
MAINTAINER= avilla@FreeBSD.org
COMMENT= KDE professional quality non-linear video editing suite
diff --git a/multimedia/libdvbpsi/Makefile b/multimedia/libdvbpsi/Makefile
index a94830992e6b..7b9fd90f2030 100644
--- a/multimedia/libdvbpsi/Makefile
+++ b/multimedia/libdvbpsi/Makefile
@@ -4,8 +4,7 @@
PORTNAME= libdvbpsi
PORTVERSION= 1.2.0
CATEGORIES= multimedia
-MASTER_SITES= http://download.videolan.org/pub/libdvbpsi/%SUBDIR%/
-MASTER_SITE_SUBDIR= ${PORTVERSION}
+MASTER_SITES= http://download.videolan.org/pub/libdvbpsi/${PORTVERSION}/
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Library for MPEG TS and DVB PSI tables decoding and generation
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile
index 1160b2382727..d47f0b9764e1 100644
--- a/multimedia/libdvdcss/Makefile
+++ b/multimedia/libdvdcss/Makefile
@@ -4,8 +4,7 @@
PORTNAME= libdvdcss
PORTVERSION= 1.3.99
CATEGORIES= multimedia
-MASTER_SITES= http://download.videolan.org/pub/%SUBDIR%/
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
+MASTER_SITES= http://download.videolan.org/pub/${PORTNAME}/${PORTVERSION}/
MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= Portable abstraction library for DVD decryption
diff --git a/multimedia/libkate/Makefile b/multimedia/libkate/Makefile
index 058d1bc252a4..e6f3de912ad9 100644
--- a/multimedia/libkate/Makefile
+++ b/multimedia/libkate/Makefile
@@ -5,7 +5,7 @@ PORTNAME= libkate
PORTVERSION= 0.4.1
PORTREVISION= 5
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
MAINTAINER= bar@FreeBSD.org
COMMENT= Codec for karaoke and text encapsulation for Ogg
diff --git a/multimedia/mimms/Makefile b/multimedia/mimms/Makefile
index b5183cd78381..2a07a36d842c 100644
--- a/multimedia/mimms/Makefile
+++ b/multimedia/mimms/Makefile
@@ -4,8 +4,7 @@
PORTNAME= mimms
DISTVERSION= 3.2.1
CATEGORIES= multimedia net
-MASTER_SITES= ${MASTER_SITE_SAVANNAH}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SAVANNAH
MAINTAINER= liu_yinghong@yahoo.com.cn
COMMENT= Download streams using the MMS protocol
diff --git a/multimedia/mjpg-streamer/Makefile b/multimedia/mjpg-streamer/Makefile
index 2bdb6698f5df..a322145b833f 100644
--- a/multimedia/mjpg-streamer/Makefile
+++ b/multimedia/mjpg-streamer/Makefile
@@ -4,8 +4,7 @@
PORTNAME= mjpg-streamer
PORTVERSION= r63
CATEGORIES= multimedia net
-MASTER_SITES= SF
-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/Sourcecode
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Sourcecode
MAINTAINER= kozlov.sergey.404@gmail.com
COMMENT= HTTP video streaming daemon
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index 705031a5e2af..df94278a8812 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -7,8 +7,7 @@ PORTREVISION= 32
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= LOCAL/ahze
# http://sourceforge.net/forum/forum.php?thread_id=1839453&forum_id=59136
-#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-#MASTER_SITE_SUBDIR= ${PORTNAME}
+#MASTER_SITES= SF/${PORTNAME}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Standards-based system to encode, stream, and play MPEG-4 audio/video
diff --git a/multimedia/mplayer-skins/Makefile b/multimedia/mplayer-skins/Makefile
index d5c2ad754108..cc08180e9789 100644
--- a/multimedia/mplayer-skins/Makefile
+++ b/multimedia/mplayer-skins/Makefile
@@ -5,8 +5,7 @@ PORTNAME= mplayer-skins
PORTVERSION= 1.1.3
PORTREVISION= 2
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_MPLAYERHQ}
-MASTER_SITE_SUBDIR= skins
+MASTER_SITES= MPLAYERHQ/skins
DISTFILES= # filled in later after options
DIST_SUBDIR= mplayer-skins
diff --git a/multimedia/mplayer/Makefile.shared b/multimedia/mplayer/Makefile.shared
index d1c39856f53c..6335101c4269 100644
--- a/multimedia/mplayer/Makefile.shared
+++ b/multimedia/mplayer/Makefile.shared
@@ -7,8 +7,7 @@
MPLAYER_SNAPSHOT_DATE= 2015-04-03
MPLAYER_PORT_VERSION= 1.1.r${MPLAYER_SNAPSHOT_DATE:S/-//g}
CATEGORIES?= multimedia audio
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= riggs/mplayer
+MASTER_SITES= LOCAL/riggs/mplayer
DISTNAME= mplayer-${MPLAYER_PORT_VERSION:S/.r/./g}
WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE}
diff --git a/multimedia/mplex/Makefile b/multimedia/mplex/Makefile
index 31ade5ab95db..66c19459e4b7 100644
--- a/multimedia/mplex/Makefile
+++ b/multimedia/mplex/Makefile
@@ -4,8 +4,7 @@
PORTNAME= mplex
PORTVERSION= 1.1
CATEGORIES= multimedia
-MASTER_SITES= LOCAL
-MASTER_SITE_SUBDIR= sanpei
+MASTER_SITES= LOCAL/sanpei
MAINTAINER= sanpei@FreeBSD.org
COMMENT= Multiplexes MPEG component streams into system layers
diff --git a/multimedia/opencinematools/Makefile b/multimedia/opencinematools/Makefile
index 397e66595c59..ad54d70e377f 100644
--- a/multimedia/opencinematools/Makefile
+++ b/multimedia/opencinematools/Makefile
@@ -4,7 +4,7 @@ PORTNAME= opencinematools
PORTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= GOOGLE_CODE
DISTVERSIONSUFFIX= -src
MAINTAINER= olgeni@FreeBSD.org
diff --git a/multimedia/pwcbsd/Makefile b/multimedia/pwcbsd/Makefile
index a8bd00b26f73..b2825171a8bd 100644
--- a/multimedia/pwcbsd/Makefile
+++ b/multimedia/pwcbsd/Makefile
@@ -7,8 +7,7 @@ PORTREVISION= 12
CATEGORIES= multimedia sysutils kld
MASTER_SITES= http://raaf.atspace.org/ \
http://www.bsd-geek.de/FreeBSD/distfiles/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= miwi
+ LOCAL/miwi
MAINTAINER= lme@FreeBSD.org
COMMENT= The Linux pwc webcam driver ported to FreeBSD
diff --git a/multimedia/pwcview/Makefile b/multimedia/pwcview/Makefile
index 74cb0f1a273e..c04ecc7ef95e 100644
--- a/multimedia/pwcview/Makefile
+++ b/multimedia/pwcview/Makefile
@@ -7,8 +7,7 @@ PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= http://raaf.atspace.org/ \
http://www.selasky.org/hans_petter/video4bsd/releases/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= kwm
+ LOCAL/kwm
MAINTAINER= hselasky@FreeBSD.org
COMMENT= The Video4Linux PWC webcam viewer
diff --git a/multimedia/replex/Makefile b/multimedia/replex/Makefile
index 70a51d6d3c41..e5bca4dc8def 100644
--- a/multimedia/replex/Makefile
+++ b/multimedia/replex/Makefile
@@ -4,8 +4,7 @@ PORTNAME= replex
PORTVERSION= 0.1.6.8
PORTEPOCH= 1
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=dinoex
+MASTER_SITES= LOCAL/dinoex
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Remultiplex an MPEG2 TS into a PS for DVD
diff --git a/multimedia/smpeg/Makefile b/multimedia/smpeg/Makefile
index ddc5a46a7c15..1132c1cd3862 100644
--- a/multimedia/smpeg/Makefile
+++ b/multimedia/smpeg/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.4.4
PORTREVISION= 14
CATEGORIES= multimedia
MASTER_SITES= ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
- GENTOO/distfiles
+ GENTOO
MAINTAINER= acm@FreeBSD.org
COMMENT= Free MPEG1 video player library with sound support
diff --git a/multimedia/spigot/Makefile b/multimedia/spigot/Makefile
index e6ff6b419a5d..b9f60b52c67f 100644
--- a/multimedia/spigot/Makefile
+++ b/multimedia/spigot/Makefile
@@ -4,9 +4,8 @@
PORTNAME= spigot
PORTVERSION= 1.7
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= fenner
-DISTFILES= spigot.1.7.tar.gz
+MASTER_SITES= LOCAL/fenner
+DISTFILES= ${PORTNAME}.${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Video spigot for Windows library
diff --git a/multimedia/szap-s2/Makefile b/multimedia/szap-s2/Makefile
index a69886fbff7c..81472618a3d8 100644
--- a/multimedia/szap-s2/Makefile
+++ b/multimedia/szap-s2/Makefile
@@ -4,8 +4,7 @@
PORTNAME= szap_s2
PORTVERSION= 20100129s
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= nox/
+MASTER_SITES= LOCAL/nox
MAINTAINER= nox@FreeBSD.org
COMMENT= Simple zapping tool for the Linux DVB S2 API
diff --git a/multimedia/tstools/Makefile b/multimedia/tstools/Makefile
index 1f0527a52515..4dc0e2a61c82 100644
--- a/multimedia/tstools/Makefile
+++ b/multimedia/tstools/Makefile
@@ -4,8 +4,7 @@
PORTNAME= tstools
DISTVERSION= 1_11
CATEGORIES= multimedia
-MASTER_SITES= SF/${PORTNAME}.berlios
-MASTER_SITE_SUBDIR= tstools
+MASTER_SITES= BERLIOS
MAINTAINER= fbsd@opal.com
COMMENT= MPEG transport, program, and elementary stream tools
diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile
index 551cbbe66db1..04f19c0a4dc0 100644
--- a/multimedia/vcdimager/Makefile
+++ b/multimedia/vcdimager/Makefile
@@ -5,8 +5,7 @@ PORTNAME= vcdimager
PORTVERSION= 0.7.24
PORTREVISION= 6
CATEGORIES= multimedia
-MASTER_SITES= ${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR= vcdimager
+MASTER_SITES= GNU
MAINTAINER= multimedia@FreeBSD.org
COMMENT= GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool
diff --git a/multimedia/vdr-plugin-control/Makefile b/multimedia/vdr-plugin-control/Makefile
index af66e9f638ff..680e6d1fa8e0 100644
--- a/multimedia/vdr-plugin-control/Makefile
+++ b/multimedia/vdr-plugin-control/Makefile
@@ -9,8 +9,7 @@ MASTER_SITES= http://ricomp.de/vdr/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a45/a/}${DISTVERSIONSUFFIX}
PATCH_SITES= http://ppa.launchpad.net/the-vdr-team/unstable-plugins/ubuntu/pool/main/v/vdr-plugin-control/ \
- ${MASTER_SITE_LOCAL}
-PATCH_SITE_SUBDIR= nox/
+ LOCAL/nox
PATCHFILES= ${PORTNAME}_${PORTVERSION:S/a45/a-45/}yavdr1.diff.gz
MAINTAINER= nox@FreeBSD.org
diff --git a/multimedia/vdr-plugin-streamdev/Makefile b/multimedia/vdr-plugin-streamdev/Makefile
index 73801751dead..0d1b5dbaf276 100644
--- a/multimedia/vdr-plugin-streamdev/Makefile
+++ b/multimedia/vdr-plugin-streamdev/Makefile
@@ -5,8 +5,7 @@ PORTNAME= vdr-plugin-streamdev
PORTVERSION= 0.6.1
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1580/:release \
- LOCAL:snapshot
-MASTER_SITE_SUBDIR= nox/:snapshot
+ LOCAL/nox:snapshot
DISTFILES= ${DISTNAME:S/plugin-//}${EXTRACT_SUFX}:release
MAINTAINER= nox@FreeBSD.org
diff --git a/multimedia/vdr-plugin-xineliboutput/Makefile b/multimedia/vdr-plugin-xineliboutput/Makefile
index efa7ae3331e0..c144ba32313d 100644
--- a/multimedia/vdr-plugin-xineliboutput/Makefile
+++ b/multimedia/vdr-plugin-xineliboutput/Makefile
@@ -5,10 +5,8 @@ PORTNAME= vdr-plugin-xineliboutput
PORTVERSION= 1.0.90s20120511
PORTREVISION= 13
CATEGORIES= multimedia
-MASTER_SITES= SF:release \
- LOCAL:snapshot
-MASTER_SITE_SUBDIR= xineliboutput/files/xineliboutput/vdr-xineliboutput-${PORTVERSION}/:release \
- nox/:snapshot
+MASTER_SITES= SF/xineliboutput/files/xineliboutput/vdr-xineliboutput-${PORTVERSION}/:release \
+ LOCAL/nox:snapshot
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:snapshot
MAINTAINER= nox@FreeBSD.org
diff --git a/multimedia/win32-codecs/Makefile b/multimedia/win32-codecs/Makefile
index d5a105f67e45..ca8bbab7b636 100644
--- a/multimedia/win32-codecs/Makefile
+++ b/multimedia/win32-codecs/Makefile
@@ -5,10 +5,9 @@ PORTNAME= win32-codecs
DISTVERSION= 20110131
PORTEPOCH= 1
CATEGORIES= multimedia audio
-MASTER_SITES= ${MASTER_SITE_MPLAYERHQ} \
+MASTER_SITES= MPLAYERHQ/releases/codecs \
http://ftp.lug.udel.edu/MPlayer/releases/codecs/ \
ftp://ftp.lug.udel.edu/MPlayer/releases/codecs/
-MASTER_SITE_SUBDIR= releases/codecs
DISTFILES= all-${DISTVERSION}.tar.bz2 \
${ADDITIONAL_CODECS_DISTFILES}
DIST_SUBDIR= win32
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile
index 1323dcc4d425..2c52d8f99289 100644
--- a/multimedia/xanim/Makefile
+++ b/multimedia/xanim/Makefile
@@ -6,9 +6,8 @@ PORTVERSION= 2.92.0
PORTREVISION= 2
CATEGORIES= multimedia graphics
MASTER_SITES= ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/ \
- ${MASTER_SITE_LOCAL} \
+ LOCAL/dinoex \
ftp://ftp.nstu.ru/pub/mirrors/xanim.va.pubnix.com/dlls/
-MASTER_SITE_SUBDIR= dinoex
DISTNAME= xanim2920
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main ${EXTRA_FILES}