aboutsummaryrefslogtreecommitdiff
path: root/mail/spfval
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-05-23 12:39:51 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-05-23 12:39:51 +0000
commitd8c7e3cc88eeeb2b54a8f55846ff568d59cceb1d (patch)
treef4cf6b4129925d8e7b8bcdf6f2e2a8c298f5ad5a /mail/spfval
parent10e99ed793d1a42f5183038a1ad05c8e584481d4 (diff)
downloadports-d8c7e3cc88eeeb2b54a8f55846ff568d59cceb1d.tar.gz
ports-d8c7e3cc88eeeb2b54a8f55846ff568d59cceb1d.zip
- Update master site
- Update WWW
Notes
Notes: svn path=/head/; revision=163170
Diffstat (limited to 'mail/spfval')
-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 21e1b636bfda..dd064327f3fb 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 a4a5ec5effe5..67f0060ad310 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