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 4319dacf2d0..abedc68853c 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/02/06 12:39:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/03 00:12:47 wiz Exp $ # DISTNAME= gajim-0.14.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat python MASTER_SITES= http://www.gajim.org/downloads/0.14/ EXTRACT_SUFX= .tar.bz2 |