Fix trivial typo in Comment.
Spotted on: FreshPorts
This commit is contained in:
parent
9774c274a7
commit
51d5d4a511
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249723
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ MASTER_SITES= SF/mydbf2mysql/mydbf2mysql/${PORTVERSION}/
|
|||
DISTNAME= MyDBF2MySQL-${PORTVERSION}
|
||||
|
||||
MAINTAINER= andrey.polyakov@unix.net
|
||||
COMMENT= Flexiable tool for DBF import into MySQL
|
||||
COMMENT= Flexible tool for DBF import into MySQL
|
||||
|
||||
RUN_DEPENDS+= py26-MySQLdb>=1.2.2:${PORTSDIR}/databases/py-MySQLdb
|
||||
RUN_DEPENDS+= ydbf=0.0.1:${PORTSDIR}/devel/py-ydbf
|
||||
|
|
Loading…
Reference in a new issue