diff options
Diffstat (limited to 'security/isakmpd')
-rw-r--r-- | security/isakmpd/Makefile | 6 | ||||
-rw-r--r-- | security/isakmpd/files/md5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 43255cac86c..234a5cd8377 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/04/25 19:10:11 thorpej Exp $ +# $NetBSD: Makefile,v 1.4 2000/04/27 14:55:54 itojun Exp $ # DISTNAME= isakmpd-000220 @@ -7,7 +7,7 @@ CATEGORIES= security net MASTER_SITES= ftp://ftp.appli.se/pub/isakmpd/ PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ -PATCHFILES= isakmpd-20000220-20000328a.diff.gz +PATCHFILES= isakmpd-20000220-20000427a.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= itojun@kame.net @@ -21,7 +21,7 @@ IGNORE+= "requires ipsec-ready NetBSD" # RSA already exists in the OpenSSL built as part of the # base distribution. .if !defined(PATENTEDOPENSSLSRC) -DEPENDS+= openssl-0.9.4:../../security/openssl +DEPENDS+= openssl-0.9.*:../../security/openssl .endif DEPENDS+= gmp-*:../../devel/gmp diff --git a/security/isakmpd/files/md5 b/security/isakmpd/files/md5 index 63b12a45e13..bea0441da90 100644 --- a/security/isakmpd/files/md5 +++ b/security/isakmpd/files/md5 @@ -1,4 +1,4 @@ -$NetBSD: md5,v 1.1 2000/03/27 16:04:13 itojun Exp $ +$NetBSD: md5,v 1.2 2000/04/27 14:55:55 itojun Exp $ MD5 (isakmpd-000220.tar.gz) = 1d5c6da522d0a607b35ed5cb5fc26c4e -MD5 (isakmpd-20000220-20000328a.diff.gz) = 07e7b7305822243c8e7499605c931271 +MD5 (isakmpd-20000220-20000427a.diff.gz) = 61a70f0a4daac408a0dcc7dfb65d202d |