diff options
author | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-11-23 16:18:32 +0000 |
commit | c4a3e052e2a4449eb2a3f616c79131d185e6f6ee (patch) | |
tree | aa11122615289b26a603d8cc8dc8954329859f08 /chat/prosody | |
parent | 71596667b607c939aee60c15d4c4282addbf2e8d (diff) | |
download | pkgsrc-c4a3e052e2a4449eb2a3f616c79131d185e6f6ee.tar.gz |
massive revision bump after textproc/icu update
Diffstat (limited to 'chat/prosody')
-rw-r--r-- | chat/prosody/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/prosody/Makefile b/chat/prosody/Makefile index d7d75e2e005..c5da668bbcd 100644 --- a/chat/prosody/Makefile +++ b/chat/prosody/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2022/08/11 15:41:30 khorben Exp $ +# $NetBSD: Makefile,v 1.43 2022/11/23 16:19:30 adam Exp $ DISTNAME= prosody-0.12.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= https://prosody.im/downloads/source/ |