aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2006-05-23 20:39:51 +0800
committerehaupt <ehaupt@FreeBSD.org>2006-05-23 20:39:51 +0800
commit8bbc8f35204841149e35fad522e768cdc7cfa7d1 (patch)
tree620a7cf94d3e6408e0ac9ecbc6d80e5125cb9eb8 /mail
parent6ff7207c3ae58b92986ba7c2932115390901dd93 (diff)
downloadfreebsd-ports-graphics-8bbc8f35204841149e35fad522e768cdc7cfa7d1.tar.gz
freebsd-ports-graphics-8bbc8f35204841149e35fad522e768cdc7cfa7d1.tar.zst
freebsd-ports-graphics-8bbc8f35204841149e35fad522e768cdc7cfa7d1.zip
- Update master site
- Update WWW
Diffstat (limited to 'mail')
-rw-r--r--mail/spfval/Makefile2
-rw-r--r--mail/spfval/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/spfval/Makefile b/mail/spfval/Makefile
index 21e1b636bfd..dd064327f3f 100644
--- a/mail/spfval/Makefile
+++ b/mail/spfval/Makefile
@@ -8,7 +8,7 @@
PORTNAME= spfval
PORTVERSION= 0.0.1
CATEGORIES= mail
-MASTER_SITES= http://spfval.codeshare.ca/files/
+MASTER_SITES= http://critical.ch/distfiles/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A SPF validator
diff --git a/mail/spfval/pkg-descr b/mail/spfval/pkg-descr
index a4a5ec5effe..67f0060ad31 100644
--- a/mail/spfval/pkg-descr
+++ b/mail/spfval/pkg-descr
@@ -6,7 +6,7 @@ as an SPFv1 or SPF-Classic record.
If an error is found, it tries its best to report the error in question and the
specific location in the record where the error occured.
-WWW: http://spfval.codeshare.ca/
+WWW: http://freshmeat.net/projects/spfval/
- ehaupt
ehaupt@critical.ch