diff options
author | uebayasi <uebayasi> | 2003-10-10 14:13:29 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-10-10 14:13:29 +0000 |
commit | beba5ec2750d230d62d54b12de86b875dea57107 (patch) | |
tree | 30f90d9341ec0a399b7b5d1243af21481fa0111f /chat/zenicb/Makefile | |
parent | 27219eaf71f4734a8460593fe513986ba212b57c (diff) | |
download | pkgsrc-beba5ec2750d230d62d54b12de86b875dea57107.tar.gz |
Try to fix a network stream error which has caused Zenicb client unstable.
Patch provided by Martin Hauseman with help from Faried Nawaz, the author.
Should close PR 21620.
While here, merge misplaced patch files.
Bump revision to 2.
Diffstat (limited to 'chat/zenicb/Makefile')
-rw-r--r-- | chat/zenicb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile index 0966963305e..6cbc4538b4d 100644 --- a/chat/zenicb/Makefile +++ b/chat/zenicb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 21:26:30 grant Exp $ +# $NetBSD: Makefile,v 1.12 2003/10/10 14:13:29 uebayasi Exp $ DISTNAME= zenicb-19981202 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} |