diff options
Diffstat (limited to 'chat/gossip/Makefile')
-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 4d21ff19dd3..3496f016225 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2006/03/04 21:29:03 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2006/03/06 00:18:14 wiz Exp $ # DISTNAME= gossip-0.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.9/} EXTRACT_SUFX= .tar.bz2 |