diff options
author | anders <anders@FreeBSD.org> | 2003-01-19 00:20:53 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2003-01-19 00:20:53 +0000 |
commit | cfe991bf1e3b2c0a71892b435a1f0a7e9b90b224 (patch) | |
tree | 5f50c26e83e6e2260106739ed9703fb076756e13 /multimedia/libdvdcss | |
parent | b16bc0544d026d0e9f4e8ece66840eea655a45d4 (diff) | |
download | FreeBSD-ports-cfe991bf1e3b2c0a71892b435a1f0a7e9b90b224.zip FreeBSD-ports-cfe991bf1e3b2c0a71892b435a1f0a7e9b90b224.tar.gz |
Distfile does not exist on www.videolan.org anymore, so use
ftp.videolan.org as it is there.
Diffstat (limited to 'multimedia/libdvdcss')
-rw-r--r-- | multimedia/libdvdcss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libdvdcss/Makefile b/multimedia/libdvdcss/Makefile index d1b9753..b24fc61 100644 --- a/multimedia/libdvdcss/Makefile +++ b/multimedia/libdvdcss/Makefile @@ -9,7 +9,7 @@ PORTNAME= libdvdcss PORTVERSION= 1.2.4 CATEGORIES= multimedia -MASTER_SITES= http://www.videolan.org/pub/videolan/%SUBDIR%/ +MASTER_SITES= ftp://ftp.videolan.org/pub/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= lioux@FreeBSD.org |