diff options
Diffstat (limited to 'databases/mysqltcl')
-rw-r--r-- | databases/mysqltcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index 01743db05fa9..f7eb68d5cd7e 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= http://www.xdobry.de/mysqltcl/ MAINTAINER= tcltk@FreeBSD.org COMMENT= TCL module for accessing MySQL databases based on msqltcl +WWW= http://www.xdobry.de/mysqltcl/ USES= mysql tcl USE_LDCONFIG= yes |