mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add a backup on MASTER_SITE_LOCAL, because the alioth gforge causes a
size mismatch Reported by: pointyhat via kris
This commit is contained in:
parent
2bbdff53cb
commit
ddcf4c42c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185784
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@ PORTNAME= pcsc-lite
|
|||
PORTVERSION= 1.4.0
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= devel security
|
||||
MASTER_SITES= http://alioth.debian.org/frs/download.php/1819/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
http://alioth.debian.org/frs/download.php/1819/
|
||||
MASTER_SITE_SUBDIR= arved
|
||||
DISTNAME= pcsc-lite-${PORTVERSION:S/.b./-beta/}
|
||||
|
||||
MAINTAINER= arved@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue