diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:37:56 +0000 |
commit | 965af56785537c36bbefb393bf53a41ec1df4d4e (patch) | |
tree | 2cc327ac7472daf1c9327d9e62dfddafa7700591 /mail/xf-spf | |
parent | d09074a3d573503a88c1ec8b1cef4a53b7f8a39f (diff) | |
download | ports-965af56785537c36bbefb393bf53a41ec1df4d4e.tar.gz ports-965af56785537c36bbefb393bf53a41ec1df4d4e.zip |
Notes
Diffstat (limited to 'mail/xf-spf')
-rw-r--r-- | mail/xf-spf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xf-spf/Makefile b/mail/xf-spf/Makefile index 7760ad172dfc..afd65bb11e0d 100644 --- a/mail/xf-spf/Makefile +++ b/mail/xf-spf/Makefile @@ -25,7 +25,7 @@ PORTDOCS= README TODO CHANGELOG COPYRIGHT NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |