aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mydbf2mysql
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-02-13 06:05:39 +0800
committerlinimon <linimon@FreeBSD.org>2010-02-13 06:05:39 +0800
commit800fdc3d0e7ab80ad8ff43443a5d53afdc6b06ec (patch)
tree20efaa9bfe64d08b6030f78831b96bc14a7e842f /databases/mydbf2mysql
parentbc7919e02decd01412c9d06a454300f0d1984d7c (diff)
downloadfreebsd-ports-gnome-800fdc3d0e7ab80ad8ff43443a5d53afdc6b06ec.tar.gz
freebsd-ports-gnome-800fdc3d0e7ab80ad8ff43443a5d53afdc6b06ec.tar.zst
freebsd-ports-gnome-800fdc3d0e7ab80ad8ff43443a5d53afdc6b06ec.zip
Fix trivial typo in Comment.
Spotted on: FreshPorts
Diffstat (limited to 'databases/mydbf2mysql')
-rw-r--r--databases/mydbf2mysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mydbf2mysql/Makefile b/databases/mydbf2mysql/Makefile
index 7925cae25368..9fec8468c9d0 100644
--- a/databases/mydbf2mysql/Makefile
+++ b/databases/mydbf2mysql/Makefile
@@ -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