summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorjlam <jlam>2005-01-13 18:34:47 +0000
committerjlam <jlam>2005-01-13 18:34:47 +0000
commitab35310b47168195d099f48eabbeba1f534b29a2 (patch)
tree682933feae2f6c8b73bb1c4daa670c4bdb09b028 /security
parentb37d98a2c576f10181cf023afe34ba7fe1b1875b (diff)
downloadpkgsrc-ab35310b47168195d099f48eabbeba1f534b29a2.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')
-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/ \