diff options
Diffstat (limited to 'net-im/prosody/Makefile')
-rw-r--r-- | net-im/prosody/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 5a9a41af7dd7..549aadc8eff8 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,8 +1,7 @@ # Created by: Andrew Lewis <freeghb@gmail.com> PORTNAME= prosody -PORTVERSION= 0.12.0 -PORTREVISION= 1 +DISTVERSION= 0.12.1 CATEGORIES= net-im MASTER_SITES= https://prosody.im/downloads/source/ |