diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-12-28 23:37:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-12-28 23:37:05 +0000 |
commit | a51d1c36df312512304abc429584263445f792e5 (patch) | |
tree | 6f9a78b457a214a45194cb4fbef3a9ea4b93d89c /chat/gossip | |
parent | 4e9c5ddb843bfbebdb25d236bdd43c6669167356 (diff) | |
download | pkgsrc-a51d1c36df312512304abc429584263445f792e5.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
Diffstat (limited to 'chat/gossip')
-rw-r--r-- | chat/gossip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index 54d360bbf0b..41a5f9afdd0 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/12/16 07:48:45 recht Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/28 23:37:05 jmmv Exp $ # DISTNAME= gossip-0.6 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.6/} EXTRACT_SUFX= .tar.bz2 |