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 d22ace5aaf0..21981bf1368 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:15:45 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/06 12:54:08 wiz Exp $ # DISTNAME= gajim-0.15 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat python MASTER_SITES= http://www.gajim.org/downloads/0.15/ EXTRACT_SUFX= .tar.bz2 |