summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-20 20:38:09 +0000
committerwiz <wiz>2006-01-20 20:38:09 +0000
commite78f9f09a9b2b03040af19a3a0d05464c16da7b3 (patch)
tree45e1742d8f75235c4c5fe3ddd635b66ffff7d7cc
parenta1c127752d515c89f8a1253309bfe82d6e5dd628 (diff)
downloadpkgsrc-e78f9f09a9b2b03040af19a3a0d05464c16da7b3.tar.gz
Fix path to p5-Crypt-SSLeay after its reimport.
-rw-r--r--devel/adocman/Makefile4
-rw-r--r--finance/p5-Finance-Quote/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/adocman/Makefile b/devel/adocman/Makefile
index a2d45d1d881..af7561cf875 100644
--- a/devel/adocman/Makefile
+++ b/devel/adocman/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/01/20 16:15:52 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/20 20:38:09 wiz Exp $
#
DISTNAME= adocman-0.10
@@ -11,7 +11,7 @@ HOMEPAGE= http://sitedocs.sourceforge.net/
COMMENT= DocManager operation automation tool
DEPENDS+= p5-Term-ReadKey>=2.21:../../devel/p5-Term-ReadKey
-DEPENDS+= p5-Crypt-SSLeay>=0.47:../../security/p5-SSLeay
+DEPENDS+= p5-Crypt-SSLeay>=0.47:../../security/p5-Crypt-SSLeay
NO_BUILD= yes
PERL5_CONFIGURE= no
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile
index 98c07696288..f4314cfbb0d 100644
--- a/finance/p5-Finance-Quote/Makefile
+++ b/finance/p5-Finance-Quote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/01/19 21:50:09 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/20 20:38:09 wiz Exp $
DISTNAME= Finance-Quote-1.11
PKGNAME= p5-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= http://finance-quote.sourceforge.net/
COMMENT= Perl module to get stock quotes from Yahoo
DEPENDS+= p5-HTML-TableExtract>=1.0:../../www/p5-HTML-TableExtract
-DEPENDS+= p5-Crypt-SSLeay-[0-9]:../../security/p5-SSLeay
+DEPENDS+= p5-Crypt-SSLeay-[0-9]:../../security/p5-Crypt-SSLeay
DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
CONFLICTS= p5-finance-quote-[0-9]*