diff options
author | hubertf <hubertf> | 2001-03-01 13:57:53 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-03-01 13:57:53 +0000 |
commit | d431e2917342da05ee0d6cb7bf4326216030652c (patch) | |
tree | 0f75ab03a4410f00e53c38260712ef65b68e4e86 /security/openssl | |
parent | fb3ba22ede526cae763d6453c040eb6c93219866 (diff) | |
download | pkgsrc-d431e2917342da05ee0d6cb7bf4326216030652c.tar.gz |
Revert rev. 1.30 which didn't do anything with MKDIR but rather
bumbed the version accidentally.
Diffstat (limited to 'security/openssl')
-rw-r--r-- | security/openssl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index bdb0b63cb91..c802a76ad3e 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2001/02/27 18:21:25 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2001/03/01 13:57:53 hubertf Exp $ # -DISTNAME= openssl-0.9.6 +DISTNAME= openssl-0.9.5a CATEGORIES= security MASTER_SITES= ftp://ftp.openssl.org/source/ \ ftp://ftp.uni-trier.de/pub/unix/security/openssl/ |