diff options
author | cs <cs@FreeBSD.org> | 2012-07-24 15:19:21 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-24 15:19:21 +0800 |
commit | bfe1cc2351d2d00739b28c9b5e097b1f15d95903 (patch) | |
tree | 69de0f7f9c795f32be2bf1f284f2b60a635dd6c4 /databases/mysac | |
parent | 76575735bfcded4e113b19dd0c9701a215a1d0a7 (diff) | |
download | freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.tar.gz freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.tar.zst freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.zip |
Fix typos in COMMENT
Diffstat (limited to 'databases/mysac')
-rw-r--r-- | databases/mysac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysac/Makefile b/databases/mysac/Makefile index 8e3bf025ecf9..cc92be1fd7ea 100644 --- a/databases/mysac/Makefile +++ b/databases/mysac/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.arpalert.org/src/ \ http://xz.cx/downloads/mysac/ MAINTAINER= jake@xz.cx -COMMENT= MySAC: MySQL Simple Asynchonous Client +COMMENT= MySAC: MySQL Simple Asynchronous Client USE_LDCONFIG= yes USE_MYSQL= yes |