aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/libiodbc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile
index 7a809caf73cd..3bfac0e7ddf2 100644
--- a/databases/libiodbc/Makefile
+++ b/databases/libiodbc/Makefile
@@ -11,7 +11,9 @@
PORTNAME= libiodbc
PORTVERSION= 3.51.2
CATEGORIES= databases
-MASTER_SITES= http://www.iodbc.org/downloads/iODBC/
+MASTER_SITES= http://www.iodbc.org/downloads/iODBC/ \
+ ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= iodbc
MAINTAINER= ports@FreeBSD.org
COMMENT= An ODBC 3.x driver manager, for universal data source access