diff options
Diffstat (limited to 'security/openssl/Makefile')
-rw-r--r-- | security/openssl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile index fce57257369..6b1261b11cd 100644 --- a/security/openssl/Makefile +++ b/security/openssl/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: Eric Young's SSL/Crypto Library -# Version required: 0.6.3 +# Version required: 0.6.4 # Date created: 1 July 1996 # Whom: markm # -# $Id: Makefile,v 1.4 1996/07/30 19:43:53 asami Exp $ +# $Id: Makefile,v 1.5 1996/08/10 18:10:55 markm Exp $ # -DISTNAME= SSLeay-0.6.3 +DISTNAME= SSLeay-0.6.4 CATEGORIES+= devel security MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/ |