summaryrefslogtreecommitdiff
path: root/mail/py-notmuch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mail/py-notmuch/Makefile1
-rw-r--r--mail/py-notmuch2/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/mail/py-notmuch/Makefile b/mail/py-notmuch/Makefile
index 7411bef41fab..fdd67f73add3 100644
--- a/mail/py-notmuch/Makefile
+++ b/mail/py-notmuch/Makefile
@@ -2,6 +2,7 @@ CATEGORIES= mail python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
COMMENT= Python interface for the Notmuch email search and tagging library
+WWW= https://notmuchmail.org/
LICENSE= GPLv3
diff --git a/mail/py-notmuch2/Makefile b/mail/py-notmuch2/Makefile
index f4689b6f8633..4c67bbfb0943 100644
--- a/mail/py-notmuch2/Makefile
+++ b/mail/py-notmuch2/Makefile
@@ -3,6 +3,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= 0
COMMENT= Pythonic bindings for the notmuch mail database using CFFI
+WWW= https://notmuchmail.org/
LICENSE= GPLv3