diff options
author | Mark Murray <markm@FreeBSD.org> | 1996-12-11 20:54:57 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 1996-12-11 20:54:57 +0000 |
commit | 53cc1b610c37c0a4e4f5f416e6d5a1d5eae494f2 (patch) | |
tree | dc7658cbfd72e7c204a5ca902228cb3fa7d9f7ef /security/openssl-beta/Makefile | |
parent | c86721c924cd1af1d20e5a1f2319ff47e7fc2c04 (diff) | |
download | ports-53cc1b610c37c0a4e4f5f416e6d5a1d5eae494f2.tar.gz ports-53cc1b610c37c0a4e4f5f416e6d5a1d5eae494f2.zip |
Notes
Diffstat (limited to 'security/openssl-beta/Makefile')
-rw-r--r-- | security/openssl-beta/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile index fea52c630afe..8144447fdfac 100644 --- a/security/openssl-beta/Makefile +++ b/security/openssl-beta/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Eric Young's SSL/Crypto Library -# Version required: 0.6.4 +# Version required: 0.6.5 # Date created: 1 July 1996 # Whom: markm # -# $Id: Makefile,v 1.7 1996/11/17 07:57:44 obrien Exp $ +# $Id: Makefile,v 1.8 1996/12/03 11:32:40 obrien Exp $ # -DISTNAME= SSLeay-0.6.4 +DISTNAME= SSLeay-0.6.5 CATEGORIES= devel security MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/ |