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 f6fd6fcdee1..eac59d672be 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2014/05/09 07:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/04/25 14:20:27 tnn Exp $ DISTNAME= gajim-0.15 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= chat python MASTER_SITES= http://www.gajim.org/downloads/0.15/ EXTRACT_SUFX= .tar.bz2 |