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 4a1f614fe5b..ab1c6bf91ad 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2010/06/13 22:43:56 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2010/09/14 11:01:28 wiz Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |