diff options
author | obache <obache> | 2012-09-23 10:47:45 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-23 10:47:45 +0000 |
commit | c069579db1fcdb26186feced8b5bd1e7cb2970d5 (patch) | |
tree | 42a5d1a8e79cfc38c1793c0f5c3304845c70693e /chat/gloox/Makefile | |
parent | 2ba54e1d0b4975b25161c0b9440a555736f23608 (diff) | |
download | pkgsrc-c069579db1fcdb26186feced8b5bd1e7cb2970d5.tar.gz |
missing parts of recursive revbump for gnutls update.
Diffstat (limited to 'chat/gloox/Makefile')
-rw-r--r-- | chat/gloox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gloox/Makefile b/chat/gloox/Makefile index 3bd66dc5edf..f6b0b09952b 100644 --- a/chat/gloox/Makefile +++ b/chat/gloox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/02/16 13:57:16 hans Exp $ +# $NetBSD: Makefile,v 1.5 2012/09/23 10:47:45 obache Exp $ DISTNAME= gloox-1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://camaya.net/download/ EXTRACT_SUFX= .tar.bz2 |