summaryrefslogtreecommitdiff
path: root/chat/silc-client-icb/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-04-08 15:19:25 +0000
committersalo <salo@pkgsrc.org>2005-04-08 15:19:25 +0000
commitbafcab23d212748187d5b0688bbd5361ab62427d (patch)
tree0d9dbe701e237334cf60f2c814ab0d9156d76289 /chat/silc-client-icb/Makefile
parentcb86771f4678803c0a3b66cd75fed309cea4e1ff (diff)
downloadpkgsrc-bafcab23d212748187d5b0688bbd5361ab62427d.tar.gz
Sync with the latest silc-client.
Diffstat (limited to 'chat/silc-client-icb/Makefile')
-rw-r--r--chat/silc-client-icb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/silc-client-icb/Makefile b/chat/silc-client-icb/Makefile
index f434dc7b029..af5840a8a1b 100644
--- a/chat/silc-client-icb/Makefile
+++ b/chat/silc-client-icb/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2004/10/03 00:13:15 tv Exp $
+# $NetBSD: Makefile,v 1.14 2005/04/08 15:19:25 salo Exp $
#
DISTNAME= irssi-icb-0.14
PKGNAME= ${DISTNAME:S/irssi/silc-client/}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= chat
MASTER_SITES= http://www.irssi.org/files/plugins/icb/
DISTFILES= ${DISTNAME}.tar.gz ${SILC_CLIENT_DISTFILE}
@@ -12,7 +12,7 @@ MAINTAINER= salo@NetBSD.org
HOMEPAGE= http://www.silcnet.org/
COMMENT= silc-client plugin to access ICB networks
-DEPENDS+= silc-client>=${SILC_CLIENT_VERSION}nb1:../../chat/silc-client
+DEPENDS+= silc-client>=${SILC_CLIENT_VERSION}:../../chat/silc-client
.include "../../chat/silc-client/Makefile.common"