diff options
Diffstat (limited to 'chat/gajim')
-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 a8023ef6056..38a3b95a7e6 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/09/07 19:16:15 adam Exp $ +# $NetBSD: Makefile,v 1.14 2012/09/15 10:03:49 obache Exp $ # DISTNAME= gajim-0.15 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat python MASTER_SITES= http://www.gajim.org/downloads/0.15/ EXTRACT_SUFX= .tar.bz2 |