summaryrefslogtreecommitdiff
path: root/security/py-crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-crypto/Makefile')
-rw-r--r--security/py-crypto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index 61d31fb3bb5..9de85bcdb12 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/08/07 14:50:49 tsarna Exp $
+# $NetBSD: Makefile,v 1.2 1998/08/07 14:56:54 tsarna Exp $
DISTNAME= pycrypt100
PKGNAME= py-crypto-1.0.0
@@ -10,8 +10,8 @@ MAINTAINER= tsarna@netbsd.org
DEPENDS+= python-1.5.1:../../lang/python
+RESTRICTED= "Cryptographic software"
MIRROR_DISTFILE=no
-RESTRICTED= crypto
WRKSRC= ${WRKDIR}/Extensions/Crypto
MAKE_FLAGS= 'OPT=${CFLAGS}'