multimedia/libdvdread: update MASTER_SITES to use VideoLAN's CDN
Also, switch to DISTVERSION for consistency PR: 270204
This commit is contained in:
parent
9275f537d5
commit
127492fcf5
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
PORTNAME= libdvdread
|
||||
PORTVERSION= 6.1.3
|
||||
DISTVERSION= 6.1.3
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= https://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/
|
||||
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION}/ \
|
||||
https://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/
|
||||
|
||||
MAINTAINER= martymac@FreeBSD.org
|
||||
COMMENT= Videolan version of the libdvdread project
|
||||
|
|
Loading…
Reference in a new issue