diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-07 00:07:47 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-07 00:07:47 +0000 |
commit | 72dc15db459316d96fa41ca4e96866c4263b68f9 (patch) | |
tree | 33213fbd97d1a79e0fa2c5c2fdf7d8e3c880fd4e /mail/hashcash | |
parent | 885c532f8e1e6fbaded27bb53c8a9bbadd07286e (diff) |
Notes
Diffstat (limited to 'mail/hashcash')
-rw-r--r-- | mail/hashcash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/hashcash/Makefile b/mail/hashcash/Makefile index ba93575fbb49..345740e2bd44 100644 --- a/mail/hashcash/Makefile +++ b/mail/hashcash/Makefile @@ -12,7 +12,7 @@ COMMENT= Anti-spam / denial of service counter-measure tool LICENSE= CPL LICENSE_NAME= CPL LICENSE_TEXT= http://www.cypherspace.org/CPL/ -LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= tar:tgz |