diff options
author | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 15:08:12 -0400 |
---|---|---|
committer | Charlie Li <vishwin@FreeBSD.org> | 2022-04-10 15:11:41 -0400 |
commit | d63665f7cd9c99880704a3c5bc221829cb009744 (patch) | |
tree | 07dd07b593cf7bd648926a9f3c4d27d8fe1466e1 /mail/claws-mail/Makefile | |
parent | 57dd5abd6018e0bec9e5b7c406268b349da4b7e7 (diff) | |
download | freebsd-ports-d63665f7cd9c99880704a3c5bc221829cb009744.zip |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
Diffstat (limited to 'mail/claws-mail/Makefile')
-rw-r--r-- | mail/claws-mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index f5df02387fbe..cddb0170c5c9 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,6 +1,7 @@ # Created by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> PORTNAME= claws-mail +PORTREVISION= 1 CATEGORIES= mail news COMMENT= Lightweight and featureful GTK+ based e-mail and news client |