diff options
-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 |