Update to 2.50 from 2.40. Spell the name of the package properly in

synopsis. Add tcl84 as the category.
This commit is contained in:
Mikhail Teterin 2004-04-08 14:29:09 +00:00
parent 9804e4d555
commit 95b191f02c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106494
3 changed files with 5 additions and 5 deletions

View file

@ -6,8 +6,8 @@
#
PORTNAME= mysqltcl
PORTVERSION= 2.40
CATEGORIES= databases tcl83
PORTVERSION= 2.50
CATEGORIES= databases tcl83 tcl84
MASTER_SITES= http://www.xdobry.de/mysqltcl/
MAINTAINER= mi@aldan.algebra.com

View file

@ -1,2 +1,2 @@
MD5 (mysqltcl-2.40.tar.gz) = efd5af57fdcaf22d32e05573e814e4be
SIZE (mysqltcl-2.40.tar.gz) = 142997
MD5 (mysqltcl-2.50.tar.gz) = 0a1c263ab659ddb0f0927bb10a90bb5d
SIZE (mysqltcl-2.50.tar.gz) = 143641

View file

@ -4,5 +4,5 @@
MySQLTcl - MySQL server access commands for Tcl
+.SH SYNOPSIS
+.P
+package require mysql
+package require mysqltcl
.SH "INTRODUCTION"