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 01e3b1c9b7a..39c24c42d4b 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.97 2015/04/25 14:20:27 tnn Exp $ +# $NetBSD: Makefile,v 1.98 2015/06/12 10:48:27 wiz Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 42 +PKGREVISION= 43 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |