diff options
-rw-r--r-- | security/openssl-beta/Makefile | 6 | ||||
-rw-r--r-- | security/openssl/Makefile | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/openssl-beta/Makefile b/security/openssl-beta/Makefile index 55291bdee362..fce572573691 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.2 +# Version required: 0.6.3 # Date created: 1 July 1996 # Whom: markm # -# $Id: Makefile,v 1.3 1996/07/29 19:57:43 markm Exp $ +# $Id: Makefile,v 1.4 1996/07/30 19:43:53 asami Exp $ # -DISTNAME= SSLeay-0.6.2 +DISTNAME= SSLeay-0.6.3 CATEGORIES+= devel security MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/ diff --git a/security/openssl/Makefile b/security/openssl/Makefile index 55291bdee362..fce572573691 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.2 +# Version required: 0.6.3 # Date created: 1 July 1996 # Whom: markm # -# $Id: Makefile,v 1.3 1996/07/29 19:57:43 markm Exp $ +# $Id: Makefile,v 1.4 1996/07/30 19:43:53 asami Exp $ # -DISTNAME= SSLeay-0.6.2 +DISTNAME= SSLeay-0.6.3 CATEGORIES+= devel security MASTER_SITES= ftp://psych.psy.uq.oz.au/pub/Crypto/SSL/ |