aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/unixODBC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index b7c2ddee9533..46df3c5b2229 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -4,7 +4,8 @@
PORTNAME= unixODBC
PORTVERSION= 2.3.6
CATEGORIES= databases
-MASTER_SITES= ftp://ftp.unixodbc.org/pub/unixODBC/
+MASTER_SITES= http://www.unixodbc.org/ \
+ ftp://ftp.unixodbc.org/pub/unixODBC/
MAINTAINER= brnrd@FreeBSD.org
COMMENT= ODBC library suite for Unix