diff options
Diffstat (limited to 'chat/gajim/Makefile')
-rw-r--r-- | chat/gajim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gajim/Makefile b/chat/gajim/Makefile index b4282f89846..431bde0f3d2 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2017/01/01 14:43:25 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2017/02/06 13:55:07 wiz Exp $ DISTNAME= gajim-0.15 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat python MASTER_SITES= http://www.gajim.org/downloads/0.15/ EXTRACT_SUFX= .tar.bz2 |