summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbert J. Skuhra <herbert@gojira.at>2025-07-25 07:09:54 +0200
committerMathieu Arnold <mat@FreeBSD.org>2025-07-26 10:34:59 +0200
commit071398408639618df6e3a80dfba880c31f0bd179 (patch)
tree3207fa05a63c2d3c92641f93bdb4ea8f64de0bde
parenttextproc/py-rich: update to 14.1.0 (diff)
mail/imap-tools: point WWW to the correct location
-rw-r--r--mail/imap-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imap-tools/Makefile b/mail/imap-tools/Makefile
index 9e452d606683..22539f956c61 100644
--- a/mail/imap-tools/Makefile
+++ b/mail/imap-tools/Makefile
@@ -6,7 +6,7 @@ DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT}
MAINTAINER= mat@FreeBSD.org
COMMENT= A collection of tools to manipulate IMAP mailboxes
-WWW= https://gitlab.com/mat813/imap-tools
+WWW= https://gitlab.com/mat813/imap-tools-rs
LICENSE= MIT