diff options
Diffstat (limited to 'databases/autobackupmysql/Makefile')
-rw-r--r-- | databases/autobackupmysql/Makefile | 2 |
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 |