aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdvbcsa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/libdvbcsa/Makefile')
-rw-r--r--multimedia/libdvbcsa/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/multimedia/libdvbcsa/Makefile b/multimedia/libdvbcsa/Makefile
index 74d4adfa6ff1..d2652e102053 100644
--- a/multimedia/libdvbcsa/Makefile
+++ b/multimedia/libdvbcsa/Makefile
@@ -1,17 +1,16 @@
-# Created by: Bernhard Froehlich <decke@FreeBSD.org>
-
PORTNAME= libdvbcsa
-PORTVERSION= 1.1.0
+DISTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= multimedia
-MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
- http://ftp.heikorichter.name/pub/videolan/${PORTNAME}/${PORTVERSION}/
+MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
+ https://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/
PATCH_SITES= https://raw.githubusercontent.com/buildroot/buildroot/master/package/libdvbcsa/
PATCHFILES= 0001-altivec-powerpc64.patch:-p1
MAINTAINER= decke@FreeBSD.org
COMMENT= Free implementation of the DVB Common Scrambling Algorithm
+WWW= https://www.videolan.org/developers/libdvbcsa.html
LICENSE= GPLv2