summaryrefslogtreecommitdiff
path: root/security/py-crypto
diff options
context:
space:
mode:
authorobache <obache>2013-12-14 09:17:24 +0000
committerobache <obache>2013-12-14 09:17:24 +0000
commitdd260938334d1254986b2d441f4328636974bfd9 (patch)
treed1c0f0f3174426480dcc5539dc0690264f172957 /security/py-crypto
parent851e49d0cbdd4e6105224df3ae5c8d841e989d3f (diff)
downloadpkgsrc-dd260938334d1254986b2d441f4328636974bfd9.tar.gz
marked as SUPERSEDES py-amkCrypto
Diffstat (limited to 'security/py-crypto')
-rw-r--r--security/py-crypto/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/py-crypto/Makefile b/security/py-crypto/Makefile
index cf13b681c25..8dc3672cd5e 100644
--- a/security/py-crypto/Makefile
+++ b/security/py-crypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2013/12/14 08:17:31 obache Exp $
+# $NetBSD: Makefile,v 1.32 2013/12/14 09:17:24 obache Exp $
#
DISTNAME= pycrypto-2.6.1
@@ -13,6 +13,7 @@ COMMENT= Cryptographic and hash functions for Python
LICENSE= python-software-foundation
CONFLICTS+= ${PYPKGPREFIX}-amkCrypto-[0-9]*
+SUPERSEDES+= ${PYPKGPREFIX}-amkCrypto-[0-9]*
PYTHON_VERSIONS_INCLUDE_3X= yes