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 86afcb5f41b..6303c4d11ba 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.88 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.89 2013/06/06 12:54:08 wiz Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |