summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortsarna <tsarna>1998-08-07 14:56:54 +0000
committertsarna <tsarna>1998-08-07 14:56:54 +0000
commit2fcfde7e07534f38f50c83a4d3466a14adf277d5 (patch)
tree05be2c1fd6a878f825892b4b36971d2817ebbdcc /security
parent322457e57d37fda36b3ebf63f4be68c49d4d50ab (diff)
downloadpkgsrc-2fcfde7e07534f38f50c83a4d3466a14adf277d5.tar.gz
Clean up
Diffstat (limited to 'security')
-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}'