diff options
-rw-r--r-- | databases/freetds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index 2ef46b8a51d3..e4c020f7a5d1 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt -PORTSCOUT= skipv:0.92.79,0.92.405 +PORTSCOUT= skipv:0.92.63,0.92.79,0.92.405 TDS_VER?= 5.0 USES= autoreconf iconv gmake pkgconfig libtool:keepla tar:bzip2 |