diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-19 09:47:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-19 09:47:04 +0000 |
commit | 8cd732e25bd67a27b5fa009e0ecd174e5fbe46f1 (patch) | |
tree | fec3e5cbb5dce928deeee91caddccb7caf4f60a7 /devel/libftdi | |
parent | 378773c39d9b461c28bbbf4e8bb0bcf198e40658 (diff) | |
download | ports-8cd732e25bd67a27b5fa009e0ecd174e5fbe46f1.tar.gz ports-8cd732e25bd67a27b5fa009e0ecd174e5fbe46f1.zip |
Notes
Diffstat (limited to 'devel/libftdi')
-rw-r--r-- | devel/libftdi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index 3fddd24ce07c..e713511f78f3 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -9,7 +9,7 @@ PORTNAME= libftdi PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/ +MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ MAINTAINER= o.davydenko@gmail.com COMMENT= A library (using libusb) to talk to FTDI chips |