aboutsummaryrefslogtreecommitdiff
path: root/mail/xf-spf
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-17 15:59:40 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-17 15:59:40 +0000
commit724926ac15941f09fa266eca1cb2847f2492a3ba (patch)
treeca7d0999fa248d8480e844d0f19b5648ca95fae5 /mail/xf-spf
parent45c2a96e5669c7bdd2d3cd558e10449a35e978c4 (diff)
Notes
Diffstat (limited to 'mail/xf-spf')
-rw-r--r--mail/xf-spf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/xf-spf/Makefile b/mail/xf-spf/Makefile
index 40a43a32db6b..e0e7293d6950 100644
--- a/mail/xf-spf/Makefile
+++ b/mail/xf-spf/Makefile
@@ -3,14 +3,14 @@
PORTNAME= xf-spf
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SPF checker for Qmail's SMTPEXTFORK patch
-LIB_DEPENDS+= libspf2.so:${PORTSDIR}/mail/libspf2
+LIB_DEPENDS= libspf2.so:${PORTSDIR}/mail/libspf2
USES= qmail tar:bzip2
USE_GCC= any