diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-05 07:33:51 +0000 |
commit | ceff32bcc316a64e9670d27cac3756c938c4ee86 (patch) | |
tree | f903034d96611387c8ea48c1a597e6fe760c51f2 /mail/messagewall | |
parent | fe0814ceee24f208469570b9c55f04a54739392d (diff) | |
download | FreeBSD-ports-ceff32bcc316a64e9670d27cac3756c938c4ee86.zip FreeBSD-ports-ceff32bcc316a64e9670d27cac3756c938c4ee86.tar.gz |
Chase repocopies towards ports/dns
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Diffstat (limited to 'mail/messagewall')
-rw-r--r-- | mail/messagewall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/messagewall/Makefile b/mail/messagewall/Makefile index d06f9664..898b96a 100644 --- a/mail/messagewall/Makefile +++ b/mail/messagewall/Makefile @@ -16,7 +16,7 @@ MAINTAINER= opr@bsdaemon.be COMMENT= Free SMTP PROXY with filtering BUILD_DEPENDS= ${LOCALBASE}/include/firestring.h:${PORTSDIR}/misc/firestring \ - ${LOCALBASE}/include/firedns.h:${PORTSDIR}/net/firedns + ${LOCALBASE}/include/firedns.h:${PORTSDIR}/dns/firedns MAN1= messagewall.1 messagewallctl.1 messagewallstats.1 MAN5= messagewall.conf.5 messagewall_profiles.5 |