diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2006-11-04 18:15:58 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2006-11-04 18:15:58 +0000 |
commit | 448b9c47e0a221ed597d2c3f9886e84de5dce696 (patch) | |
tree | e75a0c951e6f88a9511e4c901a552c3984fef643 /devel/libccid | |
parent | 1d6ff07284778d34cbb5ad1be8af292208e01fb2 (diff) | |
download | ports-448b9c47e0a221ed597d2c3f9886e84de5dce696.tar.gz ports-448b9c47e0a221ed597d2c3f9886e84de5dce696.zip |
Notes
Diffstat (limited to 'devel/libccid')
-rw-r--r-- | devel/libccid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libccid/Makefile b/devel/libccid/Makefile index e522dbdba0b9..37699b6574e6 100644 --- a/devel/libccid/Makefile +++ b/devel/libccid/Makefile @@ -8,7 +8,7 @@ PORTNAME= ccid PORTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://alioth.debian.org/download.php/1740/ +MASTER_SITES= http://alioth.debian.org/frs/download.php/1740/ MAINTAINER= arved@FreeBSD.org COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver |