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:12:05 +0000 |
commit | 47a470477496ddd1e075a2499c31deccac057b59 (patch) | |
tree | 296814a8ee5adad8568b30a8f12611ce22c5ff7a | |
parent | 709ccc87306d7a66daf96b959276719cc4ec0f50 (diff) |
net-im/profanity: Chase net-im/libstrophe update
PR: 278007
MFH: 2024Q2
-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/ |