diff options
Diffstat (limited to 'databases/py-pyodbc/Makefile')
-rw-r--r-- | databases/py-pyodbc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-pyodbc/Makefile b/databases/py-pyodbc/Makefile index 9d7ddd23fe4f..a62231df88fa 100644 --- a/databases/py-pyodbc/Makefile +++ b/databases/py-pyodbc/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rob.kruus@gmail.com COMMENT= ODBC connections for python +WWW= https://github.com/mkleehammer/pyodbc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |