summaryrefslogtreecommitdiff
path: root/chat/silc-server/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-12-09 00:45:31 +0000
committersalo <salo@pkgsrc.org>2005-12-09 00:45:31 +0000
commit62590940cb74bf384f1081a23b4cdd63064f69a1 (patch)
tree9c1d71168fea6d7cf03e89683d20fd4e851fa19b /chat/silc-server/Makefile
parent3a3e1760353ea26fdc6cf286894b4bea638c337c (diff)
downloadpkgsrc-62590940cb74bf384f1081a23b4cdd63064f69a1.tar.gz
Update to version 1.0.1
Changes: - Fixed crashbug in key exchange, authentication and rekey protocols. - Fixed channel private key mode remove bug. - Fixed statistics temp file creation in debug mode. - Other bugfixes were also made.
Diffstat (limited to 'chat/silc-server/Makefile')
-rw-r--r--chat/silc-server/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile
index 6357cdce461..c9b9d99411a 100644
--- a/chat/silc-server/Makefile
+++ b/chat/silc-server/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2005/12/05 23:55:03 rillig Exp $
+# $NetBSD: Makefile,v 1.45 2005/12/09 00:45:31 salo Exp $
#
-DISTNAME= silc-server-1.0
-PKGREVISION= 1
+DISTNAME= silc-server-1.0.1
CATEGORIES= chat security
MASTER_SITES= http://www.silcnet.org/download/server/sources/ \
ftp://ftp.silcnet.org/silc/server/sources/ \