summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-06-10 05:08:02 +0000
committertv <tv@pkgsrc.org>1999-06-10 05:08:02 +0000
commitd226be6c21fd08c1c963b74b220c66fd10b023e3 (patch)
tree557f49065f78ba6d204335c9eb0d9cd1542f2c8c /security
parenta19f36b4edd0698233835a4af53011f586c7c443 (diff)
downloadpkgsrc-d226be6c21fd08c1c963b74b220c66fd10b023e3.tar.gz
Let's get this right this time. It's 0.9.2b, not 0.9.2c. I'll get this
to 0.9.3 after the weekend.
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index ee9b85c055f..e369f858f46 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,10 +1,13 @@
-# $NetBSD: Makefile,v 1.5 1999/06/08 16:58:26 tv Exp $
+# $NetBSD: Makefile,v 1.6 1999/06/10 05:08:02 tv Exp $
#
-DISTNAME= openssl-0.9.2c
+DISTNAME= openssl-0.9.2b
CATEGORIES= security
MASTER_SITES= ftp://ftp.openssl.org/source/
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= openssl-0.9.2b-rsaoaep.patch
+
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.openssl.org/