diff options
author | mcr <mcr> | 2001-10-02 16:59:39 +0000 |
---|---|---|
committer | mcr <mcr> | 2001-10-02 16:59:39 +0000 |
commit | bc4f32f87b6ece50195aee9afa0ab6b4534298c5 (patch) | |
tree | 7316911cb4085657f198f596c2241fe8dc3ae0e6 /security | |
parent | f67e8e2dc33ef3cc1a0b34479b3eb9e41f5835a9 (diff) | |
download | pkgsrc-bc4f32f87b6ece50195aee9afa0ab6b4534298c5.tar.gz |
p5-Convert-ASCII-Armor was checked in to textproc/
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-RSA/Makefile | 4 |
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 |