diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2000-11-16 17:44:40 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2000-11-16 17:44:40 +0000 |
commit | f63adfa120895fac66d043aa556ea3580204eb50 (patch) | |
tree | 7ff45ca6b2daea832518eacca1e316a0b54c311b /databases/unixODBC | |
parent | eb5842999ba91f45a88569b16eb7877567ba8a67 (diff) | |
download | ports-f63adfa120895fac66d043aa556ea3580204eb50.tar.gz ports-f63adfa120895fac66d043aa556ea3580204eb50.zip |
There has got to be someone who understands databases better than me to shepard
this port. :-)
Notes
Notes:
svn path=/head/; revision=35197
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 3cbb8b5a1c36..1a1eb48f913f 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.8.8 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ -MAINTAINER= nsayer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes |