head	1.2;
access;
symbols
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.08.28.08.28.18;	author perky;	state dead;
branches;
next	1.1;

1.1
date	2001.05.17.16.21.34;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove security/py-amkCrypto port. This port have not been built over
a year and replaced by security/py-pycrypto.
@
text
@--- setup.py	Sun Apr 16 18:05:42 2000
+++ setup.py+	Sun Jun 11 22:07:33 2000
@@@@ -25,7 +25,7 @@@@
 # You may need to edit this script to point to the location of your
 # OpenSSL installation.  It should be sufficient to change the value of
 # the SSL_DIR variable below.
-SSL_DIR = "/usr/local/ssl"
+SSL_DIR = "/usr/local"
 SSL_INCLUDE_DIR = os.path.join(SSL_DIR, 'include')
 SSL_LIB_DIR = os.path.join(SSL_DIR, 'lib')
 
@


1.1
log
@Add py-amkCrypto 0.1.3, a Python cryptography modules.

PR:		26723
Submitted by:	Jason R. Mastaler <jason@@mastaler.com>
@
text
@@

