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 21981bf1368..989017dc2b9 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/06/06 12:54:08 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/09/02 19:50:56 adam Exp $ # DISTNAME= gajim-0.15 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat python MASTER_SITES= http://www.gajim.org/downloads/0.15/ EXTRACT_SUFX= .tar.bz2 |