diff options
Diffstat (limited to 'mail/py-notmuch2/Makefile')
-rw-r--r-- | mail/py-notmuch2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-notmuch2/Makefile b/mail/py-notmuch2/Makefile index 5ac69b9abe9f..a9bbd5e43e5b 100644 --- a/mail/py-notmuch2/Makefile +++ b/mail/py-notmuch2/Makefile @@ -1,6 +1,6 @@ CATEGORIES= mail python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 2 +PKGNAMESUFFIX= 0 COMMENT= Pythonic bindings for the notmuch mail database using CFFI |