Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 2015 13:26:23 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r388357 - head/databases/freetds
Message-ID:  <201506021326.t52DQNqi016696@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Tue Jun  2 13:26:22 2015
New Revision: 388357
URL: https://svnweb.freebsd.org/changeset/ports/388357

Log:
  databases/freetds: Fix PORTSCOUT variable typo in previous commit

Modified:
  head/databases/freetds/Makefile

Modified: head/databases/freetds/Makefile
==============================================================================
--- head/databases/freetds/Makefile	Tue Jun  2 13:12:22 2015	(r388356)
+++ head/databases/freetds/Makefile	Tue Jun  2 13:26:22 2015	(r388357)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt
 
-PORTSCOUT=	skipv:0.92.48,0.92.49,0.92,51,0.92.52,0.92.53,0.92.54,0.92.55,0.92.59,0.92.63,0.92.79,0.92.405
+PORTSCOUT=	skipv:0.92.48,0.92.49,0.92.51,0.92.52,0.92.53,0.92.54,0.92.55,0.92.59,0.92.63,0.92.79,0.92.405
 TDS_VER?=	5.0
 
 USES=		autoreconf iconv gmake pkgconfig libtool:keepla tar:bzip2



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