diff options
-rw-r--r-- | devel/pcsc-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile index bfca1dcaf8e2..b92184fc311c 100644 --- a/devel/pcsc-lite/Makefile +++ b/devel/pcsc-lite/Makefile @@ -9,7 +9,7 @@ PORTNAME= pcsc-lite PORTVERSION= 1.3.2 PORTEPOCH= 2 CATEGORIES= devel security -MASTER_SITES= http://alioth.debian.org/download.php/1738/ +MASTER_SITES= http://alioth.debian.org/frs/download.php/1738/ DISTNAME= pcsc-lite-${PORTVERSION:S/.b./-beta/} MAINTAINER= arved@FreeBSD.org |