From ddcf4c42c4c88800e5383c00b7573fb24eccb0a8 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Sat, 24 Feb 2007 08:10:43 +0000 Subject: Add a backup on MASTER_SITE_LOCAL, because the alioth gforge causes a size mismatch Reported by: pointyhat via kris --- devel/pcsc-lite/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile index 3c69d256ca36..d8c3128e9414 100644 --- a/devel/pcsc-lite/Makefile +++ b/devel/pcsc-lite/Makefile @@ -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 -- cgit v1.2.3