diff options
Diffstat (limited to 'databases/postgresql-odbc')
-rw-r--r-- | databases/postgresql-odbc/Makefile | 1 | ||||
-rw-r--r-- | databases/postgresql-odbc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-odbc/Makefile b/databases/postgresql-odbc/Makefile index 3e73200b5b57..cf258a601d82 100644 --- a/databases/postgresql-odbc/Makefile +++ b/databases/postgresql-odbc/Makefile @@ -14,6 +14,7 @@ DISTNAME= psqlodbc-${PORTVERSION} DIST_SUBDIR= postgresql MAINTAINER= girgen@pingpong.net +COMMENT= PostgreSQL ODBC client support # PostgreSQL ODBC support needs an ODBC driver manager to be # installed, and it supports both iODBC and unixODBC. The following diff --git a/databases/postgresql-odbc/pkg-comment b/databases/postgresql-odbc/pkg-comment deleted file mode 100644 index 8b378092bdac..000000000000 --- a/databases/postgresql-odbc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PostgreSQL ODBC client support |