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 9dadc323e66..1d7f074fbf3 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2016/07/09 13:03:32 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2016/08/03 10:22:33 adam Exp $ DISTNAME= gajim-0.15 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chat python MASTER_SITES= http://www.gajim.org/downloads/0.15/ EXTRACT_SUFX= .tar.bz2 |