aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xf-spf
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2008-10-29 20:50:04 +0800
committermnag <mnag@FreeBSD.org>2008-10-29 20:50:04 +0800
commit24fce0a3e9dfd33f7fb4662a9733247712ba0a67 (patch)
treecc64e60e0ba555228076c38f718414816168b0b1 /mail/xf-spf
parentb14e09503065bc15eff091ee6603d3e80d888c3f (diff)
downloadfreebsd-ports-gnome-24fce0a3e9dfd33f7fb4662a9733247712ba0a67.tar.gz
freebsd-ports-gnome-24fce0a3e9dfd33f7fb4662a9733247712ba0a67.tar.zst
freebsd-ports-gnome-24fce0a3e9dfd33f7fb4662a9733247712ba0a67.zip
- Bump PORTREVISION due to libspf2 update
- Change lib dependency
Diffstat (limited to 'mail/xf-spf')
-rw-r--r--mail/xf-spf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/xf-spf/Makefile b/mail/xf-spf/Makefile
index 04510edde322..d965e21ae803 100644
--- a/mail/xf-spf/Makefile
+++ b/mail/xf-spf/Makefile
@@ -7,13 +7,14 @@
PORTNAME= xf-spf
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www6.freebsdbrasil.com.br/~eksffa/l/dev/qmail-smtpextfork/
MAINTAINER= lippe@FreeBSD.org
COMMENT= SPF checker for Qmail's SMTPEXTFORK patch
-LIB_DEPENDS+= spf2.2:${PORTSDIR}/mail/libspf2
+LIB_DEPENDS+= spf2.3:${PORTSDIR}/mail/libspf2
USE_QMAIL= yes
USE_BZIP2= yes