diff options
author | wiz <wiz@pkgsrc.org> | 2006-11-19 11:50:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-11-19 11:50:23 +0000 |
commit | 658d9cf8767f8640628ba8d8921f89ea13625c9a (patch) | |
tree | ffee6335b2bba2ba7848a7088adea5af2e248190 /chat/centericq | |
parent | a1a9a8dc9c7025856400edf50c49d8b8d59a85be (diff) | |
download | pkgsrc-658d9cf8767f8640628ba8d8921f89ea13625c9a.tar.gz |
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.
Sorry for not finding this earlier.
Diffstat (limited to 'chat/centericq')
-rw-r--r-- | chat/centericq/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index 31c31316da9..96b26f58137 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2006/10/14 08:00:20 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2006/11/19 11:50:24 wiz Exp $ # DISTNAME= centericq-4.21.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://thekonst.net/download/ \ http://centericq.de/archive/source/releases/ |