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 f5d7263c44f..516a9b6f6cc 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2013/10/10 14:42:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.93 2014/01/01 11:52:10 wiz Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 37 +PKGREVISION= 38 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |