diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:18:43 +0800 |
commit | 7db4e6466e50a48e65fb7590ae7266e94b5c6c03 (patch) | |
tree | 08fc9e6bcf1537566acccd687d21a8f672653547 /databases/libiodbc | |
parent | e980dc91ca837353f4bef8911aeb7052c5554280 (diff) | |
download | freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.gz freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.tar.zst freebsd-ports-gnome-7db4e6466e50a48e65fb7590ae7266e94b5c6c03.zip |
- Switch SourceForge ports to the new File Release System: categories starting with D
Diffstat (limited to 'databases/libiodbc')
-rw-r--r-- | databases/libiodbc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile index d77941a58200..b0709226727d 100644 --- a/databases/libiodbc/Makefile +++ b/databases/libiodbc/Makefile @@ -12,7 +12,8 @@ PORTNAME= libiodbc PORTVERSION= 3.52.6 CATEGORIES= databases MASTER_SITES= http://www.iodbc.org/downloads/iODBC/ \ - SF/iodbc + SF/iodbc/iodbc/${PORTVERSION} + MAINTAINER= ports@FreeBSD.org COMMENT= An ODBC 3.x driver manager, for universal data source access |