diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-27 05:43:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-27 05:43:05 +0800 |
commit | b087096d851a57ab13cba217e4c3a156082f1f0b (patch) | |
tree | 7c356dc49485962e80221b92af3eef907c5acbf9 /mail/libspf2 | |
parent | a2d44dca1c1e978f3b16649fa8abc038f60ba624 (diff) | |
download | freebsd-ports-graphics-b087096d851a57ab13cba217e4c3a156082f1f0b.tar.gz freebsd-ports-graphics-b087096d851a57ab13cba217e4c3a156082f1f0b.tar.zst freebsd-ports-graphics-b087096d851a57ab13cba217e4c3a156082f1f0b.zip |
- Update LICENSE
Diffstat (limited to 'mail/libspf2')
-rw-r--r-- | mail/libspf2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index e793141e8ac..75ce79cddf1 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.libspf2.org/spf/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sender Rewriting Scheme 2 C Implementation -LICENSE= BSD LGPL21 LGPL3 +LICENSE= BSD2CLAUSE LGPL21 LGPL3 LICENSE_COMB= dual CONFLICTS= ${PORTNAME}-1.0.* p5-Mail-SPF-Query-[0-9]* |