diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 11:17:02 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-29 11:17:02 +0000 |
commit | db5e2bc177bb65441e84bbbe4eeb528ac1a02a9c (patch) | |
tree | 6e58271bb0bfc3a6415cfc22c973b5f48162267b /mail/osbf-lua/Makefile | |
parent | - update to official version (diff) |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'mail/osbf-lua/Makefile')
-rw-r--r-- | mail/osbf-lua/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/osbf-lua/Makefile b/mail/osbf-lua/Makefile index 0ecf4049c41b..e93522e1aed4 100644 --- a/mail/osbf-lua/Makefile +++ b/mail/osbf-lua/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://luaforge.net/frs/download.php/2094/ MAINTAINER= ricardo.katz@gmail.com -COMMENT= This tool is used as classifier for mails, primarly as Anti Spam +COMMENT= This tool is used as classifier for mails, primarily as Anti Spam USE_GMAKE= YES USE_LDCONFIG= YES |