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 116a718394c..266cc2f2fc2 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/11/12 01:31:47 salo Exp $ +# $NetBSD: Makefile,v 1.7 2003/12/13 00:45:21 wiz Exp $ # DISTNAME= gossip-0.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.5/} EXTRACT_SUFX= .tar.bz2 |