1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/databases/mysqltcl/files/patch-ab
Will Andrews dcc8379ff7 Add the mysqltcl port, which is a suite that allows manipulation of MySQL
through Tcl. The port installs only the libraries.

PR:		13514
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-06 04:07:48 +00:00

9 lines
213 B
Plaintext

--- mysqltcl.n.orig Mon Jul 6 12:04:27 1998
+++ mysqltcl.n Wed Sep 1 01:52:23 1999
@@ -36,2 +36,5 @@
MySQLTcl - MySQL server access commands for Tcl
+.SH SYNOPSIS
+.P
+package require mysql
.SH "INTRODUCTION"