diff options
Diffstat (limited to 'chat/gossip/Makefile')
-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 609c0980c81..f0cc3ecf2e1 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/01/23 09:45:08 xtraeme Exp $ +# $NetBSD: Makefile,v 1.14 2004/01/23 21:50:43 jmmv Exp $ # DISTNAME= gossip-0.7 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.7/} EXTRACT_SUFX= .tar.bz2 |