diff options
Diffstat (limited to 'multimedia/mplayer/Makefile')
-rw-r--r-- | multimedia/mplayer/Makefile | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index 6276eca1f10..45cb53a5956 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -149,7 +149,7 @@ PORTNAME= mplayer PORTVERSION= 0.90.0.105 -CATEGORIES= multimedia audio +CATEGORIES= multimedia audio ipv6 MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \ http://www2.mplayerhq.hu/MPlayer/releases/ \ http://ftp.lug.udel.edu/MPlayer/releases/ \ @@ -160,6 +160,11 @@ MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \ http://www.rrr.de/~riggs/mplayer/ DISTNAME= MPlayer-0.90rc5 +PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/kame/misc/&,} +PATCHFILES= mplayer-0.9.0rc5-v6-20030328.diff.gz +PATCH_DIST_STRIP= -p1 + MAINTAINER= riggs@rrr.de COMMENT= High performance media player/encoder supporting many formats |