summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RSA
diff options
context:
space:
mode:
authormcr <mcr@pkgsrc.org>2001-10-02 16:59:39 +0000
committermcr <mcr@pkgsrc.org>2001-10-02 16:59:39 +0000
commit8c0e5642c504e28ba16ff270440b2356be25376e (patch)
tree7316911cb4085657f198f596c2241fe8dc3ae0e6 /security/p5-Crypt-RSA
parente2d21ac34e64c7dd414c7b289ebc7a7ec9507e89 (diff)
downloadpkgsrc-8c0e5642c504e28ba16ff270440b2356be25376e.tar.gz
p5-Convert-ASCII-Armor was checked in to textproc/
Diffstat (limited to 'security/p5-Crypt-RSA')
-rw-r--r--security/p5-Crypt-RSA/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile
index ede21ec9030..9a5e26c0759 100644
--- a/security/p5-Crypt-RSA/Makefile
+++ b/security/p5-Crypt-RSA/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2001/10/01 00:42:53 mcr Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/02 16:59:39 mcr Exp $
#
DISTNAME= Crypt-RSA-1.47
@@ -14,7 +14,7 @@ DEPENDS+= p5-Math-Pari-*:../../math/p5-Math-Pari
DEPENDS+= p5-Crypt-Random-*:../../security/p5-Crypt-Random
DEPENDS+= p5-Crypt-Primes-*:../../security/p5-Crypt-Primes
DEPENDS+= p5-Tie-EncryptedHash-*:../../security/p5-Tie-EncryptedHash
-DEPENDS+= p5-Convert-ASCII-Armour-*:../../converters/p5-Convert-ASCII-Armour
+DEPENDS+= p5-Convert-ASCII-Armour-*:../../textproc/p5-Convert-ASCII-Armour
DEPENDS+= p5-SortVersions-*:../../devel/p5-SortVersions
#DEPENDS+= p5-Digest-SHA1-*:../../security/p5-Digest-SHA1
DEPENDS+= p5-Digest-MD5-*:../../security/p5-Digest-MD5