diff options
Diffstat (limited to 'chat/jabberd2/Makefile')
-rw-r--r-- | chat/jabberd2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index ae375cc9be9..8d340850c3c 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2014/05/04 13:36:03 rodent Exp $ +# $NetBSD: Makefile,v 1.94 2014/05/29 23:35:18 wiz Exp $ DISTNAME= jabberd-2.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= https://github.com/jabberd2/jabberd2/releases/download/${DISTNAME}/ EXTRACT_SUFX= .tar.xz |