diff options
Diffstat (limited to 'mail/notmuch/Makefile')
-rw-r--r-- | mail/notmuch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile index 88232f1a868f..1c58b6944000 100644 --- a/mail/notmuch/Makefile +++ b/mail/notmuch/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://notmuchmail.org/releases/ MAINTAINER= jrm@FreeBSD.org COMMENT?= Thread-based email index, search and tagging application +WWW= https://notmuchmail.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/${WRKSRC_SUBDIR:C/[^\/]+/../g}/COPYING-GPL-3 |