diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-04-10 13:57:47 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-04-10 14:14:51 +0000 |
commit | ccafe82965f1c2984c66ce64fbac63c50b2eea49 (patch) | |
tree | f9033118c094c0d07bc5f33b71f46f799a916d21 | |
parent | 149a711d42c36d936217db754900625cccd7cf81 (diff) |
net-im/profanity: Chase net-im/libstrophe update
PR: 278007
MFH: 2024Q2
(cherry picked from commit 47a470477496ddd1e075a2499c31deccac057b59)
-rw-r--r-- | net-im/profanity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile index 7e17832ee5fe..15db9f0c13cd 100644 --- a/net-im/profanity/Makefile +++ b/net-im/profanity/Makefile @@ -1,6 +1,6 @@ PORTNAME= profanity DISTVERSION= 0.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= https://profanity-im.github.io/tarballs/ |