diff options
author | tron <tron> | 2002-07-05 07:03:17 +0000 |
---|---|---|
committer | tron <tron> | 2002-07-05 07:03:17 +0000 |
commit | 3de5f02bfa0d78e8b141a7bd91baba462fe77c99 (patch) | |
tree | 7d3d272d29436240998fd63f522757255c716e87 /mail/p5-razor-agents/Makefile | |
parent | 647501d1dd8e49b5659f11b23a81758970678aeb (diff) | |
download | pkgsrc-3de5f02bfa0d78e8b141a7bd91baba462fe77c99.tar.gz |
Adapt to new location of "p5-Time-HiRes" package.
Diffstat (limited to 'mail/p5-razor-agents/Makefile')
-rw-r--r-- | mail/p5-razor-agents/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-razor-agents/Makefile b/mail/p5-razor-agents/Makefile index 7b2214c7697..5e45b69f69d 100644 --- a/mail/p5-razor-agents/Makefile +++ b/mail/p5-razor-agents/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/05/12 10:16:48 abs Exp $ -# +# $NetBSD: Makefile,v 1.3 2002/07/05 07:04:29 tron Exp $ DISTNAME= razor-agents-1.19 PKGNAME= p5-${DISTNAME} @@ -14,7 +13,7 @@ COMMENT= collaborative spam filtering network DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net DEPENDS+= p5-Net-DNS-[0-9]*:../../net/p5-Net-DNS -DEPENDS+= p5-Time-HiRes-[0-9]*:../../devel/p5-Time-HiRes +DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 DEPENDS+= p5-MailTools-[0-9]*:../../mail/p5-MailTools |