diff options
Diffstat (limited to 'chat/gajim/Makefile')
-rw-r--r-- | chat/gajim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gajim/Makefile b/chat/gajim/Makefile index 2d18b16f8a6..c75cf7019b5 100644 --- a/chat/gajim/Makefile +++ b/chat/gajim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/04/17 20:57:09 gls Exp $ +# $NetBSD: Makefile,v 1.12 2012/06/14 07:44:06 sbd Exp $ # DISTNAME= gajim-0.15 +PKGREVISION= 1 CATEGORIES= chat python MASTER_SITES= http://www.gajim.org/downloads/0.15/ EXTRACT_SUFX= .tar.bz2 |