diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-09-24 16:35:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-10-19 08:10:29 +0000 |
commit | dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 (patch) | |
tree | b6a8137f21a4ba89c9ea209c17d5aa649890c7dc /net-im/prosody | |
parent | bf7bffc2c674136ee573e46d64dd85c96a586f6a (diff) | |
download | ports-dfe25d73e7fdd333c59008a4ec1859c7f93dacd6.tar.gz ports-dfe25d73e7fdd333c59008a4ec1859c7f93dacd6.zip |
Diffstat (limited to 'net-im/prosody')
-rw-r--r-- | net-im/prosody/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 1385dd1701c6..2d6785ca4279 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,6 +1,6 @@ PORTNAME= prosody DISTVERSION= 0.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ |