diff --git a/multimedia/libaacs/Makefile b/multimedia/libaacs/Makefile index 3a7f8ca2c6c0..1ce331770f9c 100644 --- a/multimedia/libaacs/Makefile +++ b/multimedia/libaacs/Makefile @@ -1,26 +1,26 @@ # Created by: kamikaze@bsdforen.de PORTNAME= libaacs DISTVERSION= 0.11.0 CATEGORIES= multimedia -MASTER_SITES= https://downloads.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ +MASTER_SITES= https://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Advanced Access Content System implementation LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error USES= autoreconf bison libtool pathfix tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-optimizations INSTALL_TARGET= install-strip .include diff --git a/multimedia/libaacs/pkg-descr b/multimedia/libaacs/pkg-descr index f33d338f953a..134a1ee4180f 100644 --- a/multimedia/libaacs/pkg-descr +++ b/multimedia/libaacs/pkg-descr @@ -1,8 +1,8 @@ libaacs is a research project to implement the Advanced Access Content System specification. This research project provides, through an open-source library, a way to understand how the AACS works. This research project is mainly developed by an international team of developers from Doom9. -WWW: http://www.videolan.org/developers/libaacs.html +WWW: https://www.videolan.org/developers/libaacs.html