diff options
author | tsarna <tsarna> | 1998-12-18 00:42:39 +0000 |
---|---|---|
committer | tsarna <tsarna> | 1998-12-18 00:42:39 +0000 |
commit | 2bb306fca0b7c65e5d849af9309e339e9392d234 (patch) | |
tree | deeb6c624930fcca28bf085b459605c77d72a842 /security | |
parent | 70d47d248e0b593a8cc874fb9a4580b53964c92d (diff) | |
download | pkgsrc-2bb306fca0b7c65e5d849af9309e339e9392d234.tar.gz |
Re-enable on alpha
Diffstat (limited to 'security')
-rw-r--r-- | security/py-crypto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile index adb851f5cb9..bef5497fc4e 100644 --- a/security/py-crypto/Makefile +++ b/security/py-crypto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/09/27 22:24:44 tsarna Exp $ +# $NetBSD: Makefile,v 1.6 1998/12/18 00:42:40 tsarna Exp $ DISTNAME= pycrypt100 PKGNAME= py-crypto-1.0.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://starship.skyport.net/crew/amk/writing/pct/ DEPENDS+= python-1.5.1:../../lang/python -NOT_FOR_ARCHS= alpha # possibly broken - RESTRICTED= "Cryptographic software" MIRROR_DISTFILE=no |