summaryrefslogtreecommitdiff
path: root/chat/silc-client/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-09-17 17:06:27 +0000
committersalo <salo@pkgsrc.org>2005-09-17 17:06:27 +0000
commit80e1b8c4f3717c8f53efc1f5bc099179a3174a37 (patch)
treedb9cc906ed06bc8266d622094bd7213ce170dfd3 /chat/silc-client/Makefile
parent8b1274c47f2f4da497d7d5863b24422a8f14a441 (diff)
downloadpkgsrc-80e1b8c4f3717c8f53efc1f5bc099179a3174a37.tar.gz
Add patch from Patrik Weiskircher <pat at silcnet dot org>:
- wait for user input after writing error messages on client start, irssi redraws the screen on exit. Bump PKGREVISION. Addresses PR pkg/31185
Diffstat (limited to 'chat/silc-client/Makefile')
-rw-r--r--chat/silc-client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile
index 1d69bf4c7f0..75845eae132 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2005/05/22 20:07:43 jlam Exp $
+# $NetBSD: Makefile,v 1.40 2005/09/17 17:06:27 salo Exp $
#
DISTNAME= ${SILC_CLIENT_DISTNAME}
+PKGREVISION= 1
CATEGORIES= chat security
MASTER_SITES= http://www.silcnet.org/download/client/sources/ \
ftp://ftp.silcnet.org/silc/client/sources/ \