From b1f3fae4599d147f3b4f7cd7f9449b2e6c7c44ae Mon Sep 17 00:00:00 2001 From: tsarna Date: Sat, 17 Apr 1999 01:41:13 +0000 Subject: Update for python 1.5.2. XXX this is not updated to the latest version, which has changed significantly. There isn't time to do investigate it before the freeze. --- security/py-crypto/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/py-crypto') diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile index 5c0cb5f8e2f..a45f1041302 100644 --- a/security/py-crypto/Makefile +++ b/security/py-crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/03/08 10:53:57 agc Exp $ +# $NetBSD: Makefile,v 1.8 1999/04/17 01:41:13 tsarna Exp $ DISTNAME= pycrypt100 PKGNAME= py-crypto-1.0.0 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://starship.skyport.net/crew/amk/writing/pct/ -DEPENDS+= python-1.5.1:../../lang/python +DEPENDS+= python-1.5.2:../../lang/python RESTRICTED= "Cryptographic software" MIRROR_DISTFILE=no -- cgit v1.2.3