diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2015-07-20 10:03:10 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2015-07-20 10:03:10 +0000 |
commit | a789e8e18e9862676b67a7c483ec2cae31fc1235 (patch) | |
tree | 11088a8ea9a779bcafe7efe3267d6f2bcaf44e90 /comms | |
parent | 05fb37be3ef6b38bc4784bdbee7d5101820942a0 (diff) |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mlan3/Makefile | 6 | ||||
-rw-r--r-- | comms/mlan3/pkg-descr | 10 |
2 files changed, 6 insertions, 10 deletions
diff --git a/comms/mlan3/Makefile b/comms/mlan3/Makefile index 4a756937d90b..5c47f16f8734 100644 --- a/comms/mlan3/Makefile +++ b/comms/mlan3/Makefile @@ -4,14 +4,12 @@ PORTNAME= mlan3 PORTVERSION= 1.00 CATEGORIES= comms -MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/ +MASTER_SITES= files.maximintegrated.com/sia_bu/public/ DISTNAME= owpd300b -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@bsdforge.com COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices -BROKEN= Unfetchable - LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt diff --git a/comms/mlan3/pkg-descr b/comms/mlan3/pkg-descr index 05d319356568..1acf771078f2 100644 --- a/comms/mlan3/pkg-descr +++ b/comms/mlan3/pkg-descr @@ -1,7 +1,5 @@ -A port of Dallas Semiconductors 3.00 beta API for accessing 1-wire LAN -devices. Only DS2480 serial port adapters are supported by this port. +A port of Dallas Semiconductors 3.00 beta API for accessing +1-wire LAN devices. Only DS2480 serial port adapters are +supported by this port. -More doc & src at: ftp://ftp.dalsemi.com/pub/auto_id/softdev/softdev.html -and http://www.ibutton.com/ - -WWW: http://www.ibutton.com/software/1wire/wirekit.html +WWW: http://www.maximintegrated.com/en/products/comms/ibutton.html |