diff options
author | martti <martti> | 2008-04-24 08:04:59 +0000 |
---|---|---|
committer | martti <martti> | 2008-04-24 08:04:59 +0000 |
commit | 33a9f5f0c0d863a598192c0971c8e94c733505f4 (patch) | |
tree | 8d86dd4b337d579716e18dc9defe1a16a7f8e145 /chat/ejabberd | |
parent | 1f784c7fc1c6085fa499254f772192f941a3c310 (diff) | |
download | pkgsrc-33a9f5f0c0d863a598192c0971c8e94c733505f4.tar.gz |
PKGREVISION++
Diffstat (limited to 'chat/ejabberd')
-rw-r--r-- | chat/ejabberd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ejabberd/Makefile b/chat/ejabberd/Makefile index a6a6ca87e6e..a17899f643b 100644 --- a/chat/ejabberd/Makefile +++ b/chat/ejabberd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2008/04/24 08:04:13 martti Exp $ +# $NetBSD: Makefile,v 1.5 2008/04/24 08:04:59 martti Exp $ DISTNAME= ejabberd-2.0.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.process-one.net/downloads/ejabberd/2.0.0/ |