diff options
author | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2016-03-05 11:27:40 +0000 |
commit | c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a (patch) | |
tree | 25584fd3e292ea8eda1521e1d5890e538d3b45a5 /chat/gloox | |
parent | cd17bf98896db32c3f5d511ca15ebaa3b05b85b2 (diff) | |
download | pkgsrc-c0a26845d479bd5f11f3aff9df6b3ebb0a53c48a.tar.gz |
Bump PKGREVISION for security/openssl ABI bump.
Diffstat (limited to 'chat/gloox')
-rw-r--r-- | chat/gloox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gloox/Makefile b/chat/gloox/Makefile index 8387d0aa286..6dce7e54c13 100644 --- a/chat/gloox/Makefile +++ b/chat/gloox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2015/10/13 18:05:31 shattered Exp $ +# $NetBSD: Makefile,v 1.14 2016/03/05 11:28:07 jperkin Exp $ DISTNAME= gloox-1.0.13 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://camaya.net/download/ EXTRACT_SUFX= .tar.bz2 |