diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-02-09 06:10:29 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-02-09 06:10:29 +0000 |
commit | a42ff3e0c590dc274991ae47813d171e9e9a414a (patch) | |
tree | 14dba83aeef8f86810d37e47e2c6b25faa502bdb /databases/unixODBC | |
parent | 7b981349bc64a4d605874693e317f576a3e544f2 (diff) | |
download | ports-a42ff3e0c590dc274991ae47813d171e9e9a414a.tar.gz ports-a42ff3e0c590dc274991ae47813d171e9e9a414a.zip |
Notes
Diffstat (limited to 'databases/unixODBC')
-rw-r--r-- | databases/unixODBC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index e2d271b1da2e..ebda74707187 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ -MAINTAINER= cowbert@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= ODBC library suite for Unix CONFLICTS= libiodbc-[0-9]* virtuoso-* |