diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-11-21 22:14:43 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-11-21 22:14:43 +0000 |
commit | 6a4fce8a6d614067ca7b06e17710043504111ab8 (patch) | |
tree | 4420ee5ed9204cfb6867ea8e80331c1c59221993 /devel/pcsc-lite | |
parent | f5aaa6843f645c8516c7fcbda3081b2ce6187129 (diff) | |
download | ports-6a4fce8a6d614067ca7b06e17710043504111ab8.tar.gz ports-6a4fce8a6d614067ca7b06e17710043504111ab8.zip |
Notes
Diffstat (limited to 'devel/pcsc-lite')
-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 |