summaryrefslogtreecommitdiff
path: root/security/racoon/Makefile
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-10-04 00:31:48 +0000
committeritojun <itojun@pkgsrc.org>2000-10-04 00:31:48 +0000
commit2b9e27d510d0ef8209ad442d9b4e5360f284e8d7 (patch)
tree0f6219d9ddb44b172b4e26e20716c29d5f1a3e1d /security/racoon/Makefile
parentba756d000dd9f3e2b5130b425b5046ce40be5c9d (diff)
downloadpkgsrc-2b9e27d510d0ef8209ad442d9b4e5360f284e8d7.tar.gz
upgrade to 10/4 snapshot.
- disable idea/rc5 in phase 1 by default - use official DOI # for AES (= rijndael) - be more careful about parsing variable-length packet content - have __attribute__((__packed__)), be friendly with align-picky arch (confirmed to be working on i386, sh3 and alpha)
Diffstat (limited to 'security/racoon/Makefile')
-rw-r--r--security/racoon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon/Makefile b/security/racoon/Makefile
index df666e69500..7e9c520d766 100644
--- a/security/racoon/Makefile
+++ b/security/racoon/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2000/09/23 21:25:06 itojun Exp $
+# $NetBSD: Makefile,v 1.23 2000/10/04 00:31:48 itojun Exp $
#
-DISTNAME= racoon-20000923a
+DISTNAME= racoon-20001004a
CATEGORIES= security net
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/