summaryrefslogtreecommitdiff
path: root/chat/silc-client/Makefile
diff options
context:
space:
mode:
authortonnerre <tonnerre@pkgsrc.org>2009-01-12 07:15:50 +0000
committertonnerre <tonnerre@pkgsrc.org>2009-01-12 07:15:50 +0000
commited11f18b0bf8a79577c84a0b18cf059eace05838 (patch)
tree02aeebeb0cc896a619da3f07db5fb4404255e37e /chat/silc-client/Makefile
parent7c330540e5ab37ac69af0655b54023cb29273c91 (diff)
downloadpkgsrc-ed11f18b0bf8a79577c84a0b18cf059eace05838.tar.gz
And now add the PERLIO_INIT fix for silc-client as well.
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 671dc325d6c..097e1c7c92c 100644
--- a/chat/silc-client/Makefile
+++ b/chat/silc-client/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2009/01/12 06:46:43 tonnerre Exp $
+# $NetBSD: Makefile,v 1.52 2009/01/12 07:15:50 tonnerre 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/ \