Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Mar 2016 16:28:54 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r410633 - head/net/mad_fcl
Message-ID:  <201603081628.u28GSt4q033244@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Mar  8 16:28:54 2016
New Revision: 410633
URL: https://svnweb.freebsd.org/changeset/ports/410633

Log:
  Typo.
  
  Sponsored by:	Absolight

Modified:
  head/net/mad_fcl/Makefile

Modified: head/net/mad_fcl/Makefile
==============================================================================
--- head/net/mad_fcl/Makefile	Tue Mar  8 16:20:03 2016	(r410632)
+++ head/net/mad_fcl/Makefile	Tue Mar  8 16:28:54 2016	(r410633)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}_v${PORTVERSION}_sr
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	FLUTE - File Delivery over Unidirectional Transport implementation
 
-LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2 \
 		libcurl.so:${PORTSDIR}/ftp/curl
 
 USES=		dos2unix gmake



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