diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /mail/notmuch | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Notes
Diffstat (limited to 'mail/notmuch')
-rw-r--r-- | mail/notmuch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index d0c8ccfbf6e6..afbe71b32266 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ MAINTAINER= darwinsurvivor@gmail.com -COMMENT= A thread-based email index, search and tagging application +COMMENT= Thread-based email index, search, and tagging application LIB_DEPENDS= gmime-2.4:${PORTSDIR}/mail/gmime24 \ xapian:${PORTSDIR}/databases/xapian-core \ |