diff options
Diffstat (limited to 'databases/sqliteodbc/Makefile')
-rw-r--r-- | databases/sqliteodbc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/sqliteodbc/Makefile b/databases/sqliteodbc/Makefile index 6b7b404fd8b1..f5cd4fd1b63b 100644 --- a/databases/sqliteodbc/Makefile +++ b/databases/sqliteodbc/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://www.ch-werner.de/sqliteodbc/ MAINTAINER?= madpilot@FreeBSD.org COMMENT?= ODBC driver for SQLite 3 +WWW= http://www.ch-werner.de/sqliteodbc/ LICENSE= SQLITEODBC LICENSE_NAME= sqliteodbc own licensing terms (BSD style) |