Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2015 10:46:15 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392560 - head/comms/mlan3
Message-ID:  <201507201046.t6KAkFiB004705@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Mon Jul 20 10:46:14 2015
New Revision: 392560
URL: https://svnweb.freebsd.org/changeset/ports/392560

Log:
  comms/mlan3: minor fixes
  
  - Fix missing protocol in MASTER_SITES
  - Fix text indentation in pkg-descr
  
  Submitted by:	danfe
  Approved by:	portmgr (blanket)

Modified:
  head/comms/mlan3/Makefile
  head/comms/mlan3/pkg-descr

Modified: head/comms/mlan3/Makefile
==============================================================================
--- head/comms/mlan3/Makefile	Mon Jul 20 10:03:10 2015	(r392559)
+++ head/comms/mlan3/Makefile	Mon Jul 20 10:46:14 2015	(r392560)
@@ -4,7 +4,7 @@
 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

Modified: head/comms/mlan3/pkg-descr
==============================================================================
--- head/comms/mlan3/pkg-descr	Mon Jul 20 10:03:10 2015	(r392559)
+++ head/comms/mlan3/pkg-descr	Mon Jul 20 10:46:14 2015	(r392560)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507201046.t6KAkFiB004705>