diff options
author | tv <tv@pkgsrc.org> | 2005-01-10 18:27:37 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-01-10 18:27:37 +0000 |
commit | d8187e771bb87f9300a3b16c5de2f3111e22f5d3 (patch) | |
tree | dddbcb1c4373f8d0e77df0b154865681d16d50ec /security | |
parent | 848bd46bc14bc08b82d7029465bad1f35f7806d0 (diff) | |
download | pkgsrc-d8187e771bb87f9300a3b16c5de2f3111e22f5d3.tar.gz |
Fix held over "wip" path; p5-GnuPG-Interface is now in "security".
Diffstat (limited to 'security')
-rw-r--r-- | security/pgpenvelope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgpenvelope/Makefile b/security/pgpenvelope/Makefile index a667b122b23..c8f3ead3095 100644 --- a/security/pgpenvelope/Makefile +++ b/security/pgpenvelope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/01/10 18:24:31 tv Exp $ +# $NetBSD: Makefile,v 1.2 2005/01/10 18:27:37 tv Exp $ # DISTNAME= pgpenvelope-2.10.2 @@ -12,7 +12,7 @@ COMMENT= GnuPG and Pine/Procmail integration tool DEPENDS+= p5-AppConfig>=1.52:../../devel/p5-AppConfig DEPENDS+= p5-Class-MethodMaker>=0.96:../../devel/p5-Class-MethodMaker -DEPENDS+= p5-GnuPG-Interface>=0.34nb1:../../wip/p5-GnuPG-Interface +DEPENDS+= p5-GnuPG-Interface>=0.34nb1:../../security/p5-GnuPG-Interface DEPENDS+= p5-String-Approx>=3.13:../../textproc/p5-String-Approx DEPENDS+= p5-Term-ReadKey>=2.14:../../devel/p5-Term-ReadKey DEPENDS+= p5-Term-ReadLine>=1.01:../../devel/p5-Term-ReadLine |