diff options
author | nia <nia@pkgsrc.org> | 2018-11-27 17:44:14 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2018-11-27 17:44:14 +0000 |
commit | 3cc381622cb296ef32585529979604325757e4bb (patch) | |
tree | ca1408177f32348412bcd6d13612a772dea2a699 /chat/Makefile | |
parent | 84a11413463598be8e08d2300659430745e559cc (diff) | |
download | pkgsrc-3cc381622cb296ef32585529979604325757e4bb.tar.gz |
chat/lurch-purple: Import version 0.6.7
In German, an Axolotl is a type of Lurch, which simply means
'amphibian'. This plugin brings Axolotl, by now renamed to double
ratchet, to libpurple applications such as Pidgin by implementing
the XEP-0384: OMEMO Encryption.
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 88c20cfb2a2..ab07fb0ab2e 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.205 2018/09/19 20:44:36 nia Exp $ +# $NetBSD: Makefile,v 1.206 2018/11/27 17:44:14 nia Exp $ # COMMENT= Communication programs @@ -78,6 +78,7 @@ SUBDIR+= licq-core SUBDIR+= licq-gui-console SUBDIR+= line-purple SUBDIR+= loudmouth +SUBDIR+= lurch-purple SUBDIR+= matterircd SUBDIR+= mcabber SUBDIR+= meanwhile |