aboutsummaryrefslogtreecommitdiff
path: root/databases/autobackupmysql
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-25 06:32:06 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-25 06:32:06 +0000
commitd5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch)
treeac7ed005b2cc3dddde570973d1da7a6213760341 /databases/autobackupmysql
parentb68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff)
downloadports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.tar.gz
ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.zip
Fix typos in COMMENT
Notes
Notes: svn path=/head/; revision=301510
Diffstat (limited to 'databases/autobackupmysql')
-rw-r--r--databases/autobackupmysql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/autobackupmysql/Makefile b/databases/autobackupmysql/Makefile
index 2ff4eb4256ad..1670a531a84b 100644
--- a/databases/autobackupmysql/Makefile
+++ b/databases/autobackupmysql/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .sh
MAINTAINER= fw@moov.de
-COMMENT= Make daily, weekly and monthly backups of your MySQL databases
+COMMENT= Make daily, weekly, and monthly backups of your MySQL databases
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash