diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-21 12:05:41 +0000 |
commit | d8262ac8309caef4465d150733ce904ffd9e9add (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /chat/gossip | |
parent | a11b53a5a34c4b9f2ce690f712962f7bbf97fc58 (diff) | |
download | pkgsrc-d8262ac8309caef4465d150733ce904ffd9e9add.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
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 07b1171d721..a59f0b9bed5 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2007/02/22 19:26:11 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2007/03/21 12:05:41 wiz Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |