diff options
Diffstat (limited to 'chat/jabberd2/Makefile')
-rw-r--r-- | chat/jabberd2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index 15b8eb2cc03..74a19c8c188 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2012/10/03 00:02:39 asau Exp $ +# $NetBSD: Makefile,v 1.74 2012/10/03 21:54:01 wiz Exp $ DISTNAME= jabberd-2.2.17 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= https://github.com/downloads/Jabberd2/jabberd2/ EXTRACT_SUFX= .tar.xz |