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 cac43c4f9db..a88cdb26b51 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.78 2012/09/15 10:03:50 obache Exp $ +# $NetBSD: Makefile,v 1.79 2012/10/02 17:10:39 tron Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |