diff options
author | wiz <wiz> | 2009-02-21 13:22:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-02-21 13:22:43 +0000 |
commit | f1a0e14bd16e2dc2081d91b0fd99169dd4adf81c (patch) | |
tree | 17aa8844ed8abd119952716f5bb147e26b707a20 /chat/kadu | |
parent | bb63ea035909176d41b8d83273aa544eda39446e (diff) | |
download | pkgsrc-f1a0e14bd16e2dc2081d91b0fd99169dd4adf81c.tar.gz |
PKGREVISION bump for libsndfile ABI depends bump.
Diffstat (limited to 'chat/kadu')
-rw-r--r-- | chat/kadu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/kadu/Makefile b/chat/kadu/Makefile index e211fb685db..64736106585 100644 --- a/chat/kadu/Makefile +++ b/chat/kadu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2008/07/14 12:55:59 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2009/02/21 13:22:43 wiz Exp $ DISTNAME= kadu-0.5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.kadu.net/download/stable/ EXTRACT_SUFX= .tar.bz2 |