diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-07-10 12:51:26 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-07-10 12:51:26 +0000 |
commit | 2d049086c09df2829339031b6384025672fd4792 (patch) | |
tree | da430a7fe093ad65d12a056703fd17e3d3282f4d /net-im/ejabberd/files/patch-Makefile.in | |
parent | lang/php70: switch to devel/oniguruma6 (diff) |
- Update to 17.07
- Add STUN, and SIP options for STUN/TURN, and SIP support
- Remove dependency on shells/bash
- Fix pkg-install script for PAM option, missed in previous
updates
- Add a note to UPDATING about a known issue
Diffstat (limited to 'net-im/ejabberd/files/patch-Makefile.in')
-rw-r--r-- | net-im/ejabberd/files/patch-Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ejabberd/files/patch-Makefile.in b/net-im/ejabberd/files/patch-Makefile.in index 8d35309e895a..af3fa522ebe0 100644 --- a/net-im/ejabberd/files/patch-Makefile.in +++ b/net-im/ejabberd/files/patch-Makefile.in @@ -1,4 +1,4 @@ ---- Makefile.in.orig 2017-01-20 11:19:55 UTC +--- Makefile.in.orig 2017-07-06 11:49:21 UTC +++ Makefile.in @@ -21,7 +21,7 @@ SBINDIR = $(DESTDIR)@sbindir@ LIBDIR = $(DESTDIR)@libdir@ |