diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-01 06:14:39 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-01 06:14:39 +0800 |
commit | 0527fec3248c75a2b21ad8a5b94a61deb22d454c (patch) | |
tree | 04b36da5ff4608d83727481349537b18fcd61bc5 /mail | |
parent | a2762df7aa6b0d5406e41275fdb9911921e7cb85 (diff) | |
download | freebsd-ports-gnome-0527fec3248c75a2b21ad8a5b94a61deb22d454c.tar.gz freebsd-ports-gnome-0527fec3248c75a2b21ad8a5b94a61deb22d454c.tar.zst freebsd-ports-gnome-0527fec3248c75a2b21ad8a5b94a61deb22d454c.zip |
- stray \
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index 9c0c8ef115f5..d773f6815769 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A flexible SMTP daemon written in Perl and featuring a plugin API -RUN_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin \ +RUN_DEPENDS= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin OPTIONS = MODPERL "Enable Apache Support via mod_perl" On |