diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-02 03:35:54 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-02 03:35:54 +0000 |
commit | 2f31716e5cd355099899d27e11822a1d552c60fd (patch) | |
tree | f7a0821ea0b707b3967ddb1c9cbb87bf1e6ed84e /net-im/libpurple | |
parent | b9886295ac0c14574606749415a9eae8fd19ed85 (diff) |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
Notes
Notes:
svn path=/head/; revision=497546
Diffstat (limited to 'net-im/libpurple')
-rw-r--r-- | net-im/libpurple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index e313361d9bcc..5b3012edb0fe 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -3,6 +3,7 @@ PORTNAME?= libpurple PORTVERSION= 2.13.0 +PORTREVISION= 1 CATEGORIES?= net-im MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION} DISTNAME= pidgin-${PORTVERSION} |