Index: head/comms/mlan3/Makefile =================================================================== --- head/comms/mlan3/Makefile (revision 392559) +++ head/comms/mlan3/Makefile (revision 392560) @@ -1,23 +1,23 @@ # Created by: hm # $FreeBSD$ PORTNAME= mlan3 PORTVERSION= 1.00 CATEGORIES= comms -MASTER_SITES= files.maximintegrated.com/sia_bu/public/ +MASTER_SITES= http://files.maximintegrated.com/sia_bu/public/ DISTNAME= owpd300b MAINTAINER= portmaster@bsdforge.com COMMENT= Version 3.00 beta API for Dallas Semiconductors 1-wire lan devices LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt NO_WRKSUBDIR= yes USES= uidfix zip post-patch: @${REINPLACE_CMD} -e '/int main/s/short argc/int argc/' \ ${WRKSRC}/apps/gethumd/gethumd.c ${WRKSRC}/apps/shaapp/shaapp.c .include Index: head/comms/mlan3/pkg-descr =================================================================== --- head/comms/mlan3/pkg-descr (revision 392559) +++ head/comms/mlan3/pkg-descr (revision 392560) @@ -1,5 +1,4 @@ -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. WWW: http://www.maximintegrated.com/en/products/comms/ibutton.html