diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-24 01:17:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-24 01:17:19 +0800 |
commit | 703316713c49ca8b14742503a99ff3eb86fffea5 (patch) | |
tree | 0980e8013650012bd1f439a5523adf457cec2acc /mail/p5-Mail-SPF | |
parent | 97d63d872d2c4e3acf48da338d67fcded9368a95 (diff) | |
download | freebsd-ports-gnome-703316713c49ca8b14742503a99ff3eb86fffea5.tar.gz freebsd-ports-gnome-703316713c49ca8b14742503a99ff3eb86fffea5.tar.zst freebsd-ports-gnome-703316713c49ca8b14742503a99ff3eb86fffea5.zip |
- Update LICENSE
Diffstat (limited to 'mail/p5-Mail-SPF')
-rw-r--r-- | mail/p5-Mail-SPF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Mail-SPF/Makefile b/mail/p5-Mail-SPF/Makefile index bd4b57482bf7..d0a743d415e0 100644 --- a/mail/p5-Mail-SPF/Makefile +++ b/mail/p5-Mail-SPF/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Object-oriented implementation of Sender Policy Framework -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ p5-Net-DNS>=0.62:${PORTSDIR}/dns/p5-Net-DNS \ |