pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mailscanner Use the correct path for p5-Convert-B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33c13976b638
branches:  trunk
changeset: 481142:33c13976b638
user:      agc <agc%pkgsrc.org@localhost>
date:      Sun Sep 26 18:35:51 2004 +0000

description:
Use the correct path for p5-Convert-BinHex.

diffstat:

 mail/mailscanner/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r dd817c1ff2dd -r 33c13976b638 mail/mailscanner/Makefile
--- a/mail/mailscanner/Makefile Sun Sep 26 17:16:44 2004 +0000
+++ b/mail/mailscanner/Makefile Sun Sep 26 18:35:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/09/25 00:33:19 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/09/26 18:35:51 agc Exp $
 #
 
 DISTNAME=              MailScanner-4.30.3-2
@@ -16,7 +16,7 @@
 PKG_SYSCONFSUBDIR=     MailScanner
 
 DEPENDS+=              p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
-DEPENDS+=              p5-Convert-BinHex-[0-9]*:../../wip/p5-Convert-BinHex
+DEPENDS+=              p5-Convert-BinHex-[0-9]*:../../converters/p5-Convert-BinHex
 DEPENDS+=              p5-Net-CIDR>=0.09:../../devel/p5-Net-CIDR
 DEPENDS+=              p5-MIME-tools>=0:../../mail/p5-MIME-tools
 DEPENDS+=              tnef>=1.0:../../mail/tnef



Home | Main Index | Thread Index | Old Index