diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
commit | 624347e12189e4e2ac141f952214da6f722a524a (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /chat/gossip | |
parent | 051f355ebde96010fcca614917b5b097a292c275 (diff) | |
download | pkgsrc-624347e12189e4e2ac141f952214da6f722a524a.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'chat/gossip')
-rw-r--r-- | chat/gossip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index a59f0b9bed5..c641fca85c1 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2007/03/21 12:05:41 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2007/06/05 05:37:22 wiz Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |