diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:38:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2015-01-06 17:38:40 +0800 |
commit | dae47df6e68f7c7e2e5eb07a597332f168d20f25 (patch) | |
tree | 56932114fa9523a53fd538e32d7f22b814efeb4d /mail/spfval | |
parent | cfd98f44fe453fad932bd2a925c8793d248a2ebb (diff) | |
download | freebsd-ports-gnome-dae47df6e68f7c7e2e5eb07a597332f168d20f25.tar.gz freebsd-ports-gnome-dae47df6e68f7c7e2e5eb07a597332f168d20f25.tar.zst freebsd-ports-gnome-dae47df6e68f7c7e2e5eb07a597332f168d20f25.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Diffstat (limited to 'mail/spfval')
-rw-r--r-- | mail/spfval/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spfval/Makefile b/mail/spfval/Makefile index d2df079c4a01..ac21f0fb6724 100644 --- a/mail/spfval/Makefile +++ b/mail/spfval/Makefile @@ -4,7 +4,7 @@ PORTNAME= spfval PORTVERSION= 0.0.1 CATEGORIES= mail -MASTER_SITES= CRITICAL +MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= SPF validator |