diff options
Diffstat (limited to 'mail/spampd')
-rw-r--r-- | mail/spampd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spampd/Makefile b/mail/spampd/Makefile index db307ad87bd0..50b35f7b2be0 100644 --- a/mail/spampd/Makefile +++ b/mail/spampd/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.worlddesign.com/Content/rd/mta/spampd/ MAINTAINER= ports@FreeBSD.org COMMENT= Spamassassin SMTP Proxy -RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \ +RUN_DEPENDS= spamc:${PORTSDIR}/mail/spamassassin \ p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server NO_BUILD= yes |