diff options
author | joerg <joerg@pkgsrc.org> | 2007-05-21 09:56:15 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-05-21 09:56:15 +0000 |
commit | e11ad653e278f884684e687aed177daa95fca6d2 (patch) | |
tree | 94df37d9423adb01a58254cb2a7754ccb1f2b59b /chat/i2cb | |
parent | 00e5c14f7620b9a4959123dde223eb3c1ecf897e (diff) | |
download | pkgsrc-e11ad653e278f884684e687aed177daa95fca6d2.tar.gz |
Use tcl>=8.3.4<8.4 instead of tcl-8.3.4*. Bump revision.
Diffstat (limited to 'chat/i2cb')
-rw-r--r-- | chat/i2cb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile index c4633f9ec18..752503b9ceb 100644 --- a/chat/i2cb/Makefile +++ b/chat/i2cb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2005/06/16 06:57:42 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2007/05/21 09:56:15 joerg Exp $ # DISTNAME= i2cb-6.0_ALPHA -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} |