aboutsummaryrefslogtreecommitdiff
path: root/databases/libiodbc
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-07-13 15:20:55 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-07-13 15:20:55 +0000
commitc0fe83c44c4730c2b62299641260be0a65b743d6 (patch)
tree0febe4d9a7caf0de02c8f0721aef59cb6e24ebd9 /databases/libiodbc
parentdd331a2aa4885a827e26a476cc5c6554d473ee33 (diff)
downloadports-c0fe83c44c4730c2b62299641260be0a65b743d6.tar.gz
ports-c0fe83c44c4730c2b62299641260be0a65b743d6.zip
Notes
Diffstat (limited to 'databases/libiodbc')
-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