summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-01-13 18:34:47 +0000
committerjlam <jlam@pkgsrc.org>2005-01-13 18:34:47 +0000
commit28a95475df1f5204e8821e02628e5b3daec8fa17 (patch)
tree682933feae2f6c8b73bb1c4daa670c4bdb09b028 /security/openssl
parent5767fbbdbcd1a2c6d55fd8733fa6233e3fcfad4a (diff)
downloadpkgsrc-28a95475df1f5204e8821e02628e5b3daec8fa17.tar.gz
Bump PKGREVISION to 1 as a result of fixing the run-time behavior of
openssl on sparc64 and amd64 in the previous commit.
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index d692dffe33a..0341c6fdd87 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.99 2004/12/25 22:11:26 jlam Exp $
+# $NetBSD: Makefile,v 1.100 2005/01/13 18:34:47 jlam Exp $
DISTNAME= openssl-0.9.7e
+PKGREVISION= 1
SVR4_PKGNAME= ossl
CATEGORIES= security
MASTER_SITES= http://mirrors.isc.org/pub/openssl/source/ \