diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-23 12:39:51 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-23 12:39:51 +0000 |
commit | d8c7e3cc88eeeb2b54a8f55846ff568d59cceb1d (patch) | |
tree | f4cf6b4129925d8e7b8bcdf6f2e2a8c298f5ad5a | |
parent | 10e99ed793d1a42f5183038a1ad05c8e584481d4 (diff) | |
download | ports-d8c7e3cc88eeeb2b54a8f55846ff568d59cceb1d.tar.gz ports-d8c7e3cc88eeeb2b54a8f55846ff568d59cceb1d.zip |
- Update master site
- Update WWW
Notes
Notes:
svn path=/head/; revision=163170
-rw-r--r-- | mail/spfval/Makefile | 2 | ||||
-rw-r--r-- | mail/spfval/pkg-descr | 2 |
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 |