diff options
Diffstat (limited to 'chat/gloox')
-rw-r--r-- | chat/gloox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gloox/Makefile b/chat/gloox/Makefile index f33627df3ab..871a0b16cbc 100644 --- a/chat/gloox/Makefile +++ b/chat/gloox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/06 10:44:08 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/08/23 14:30:36 wiz Exp $ DISTNAME= gloox-1.0.10 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://camaya.net/download/ EXTRACT_SUFX= .tar.bz2 |