Index: Makefile =================================================================== RCS file: /home/pcvs/ports/lang/php5-extensions/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 15 Apr 2011 14:52:14 -0000 1.21 +++ Makefile 26 Apr 2011 09:35:54 -0000 @@ -66,7 +66,7 @@ MSSQL "MS-SQL database support" off \ MYSQL "MySQL database support" off \ MYSQLI "MySQLi database support" off \ - ODBC "unixODBC support" off \ + ODBC "ODBC support" off \ OPENSSL "OpenSSL support" off \ PCNTL "pcntl support (CLI only)" off \ PDF "PDFlib support (implies GD)" off \