diff options
author | nsayer <nsayer@FreeBSD.org> | 2000-11-17 01:44:40 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2000-11-17 01:44:40 +0800 |
commit | a75ea9e27abe66284fb4823f18327b63e29ebd52 (patch) | |
tree | 3cb23a498565ce8d0a3e77163ec47cbda43e1579 /databases/unixODBC | |
parent | 112a3f68a98f02b56e78419d272cd57c171f63b0 (diff) | |
download | freebsd-ports-gnome-a75ea9e27abe66284fb4823f18327b63e29ebd52.tar.gz freebsd-ports-gnome-a75ea9e27abe66284fb4823f18327b63e29ebd52.tar.zst freebsd-ports-gnome-a75ea9e27abe66284fb4823f18327b63e29ebd52.zip |
There has got to be someone who understands databases better than me to shepard
this port. :-)
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 |