diff options
author | eadler <eadler@FreeBSD.org> | 2013-12-12 13:05:56 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-12-12 13:05:56 +0800 |
commit | cb0e26d286dc541918a7573a3a45ce7e46201899 (patch) | |
tree | 998c22444081383973452fb1fa14e30de50c6472 /mail/ezmlm | |
parent | 5a22702ec45700943212720c2a57b904ad34554e (diff) | |
download | freebsd-ports-gnome-cb0e26d286dc541918a7573a3a45ce7e46201899.tar.gz freebsd-ports-gnome-cb0e26d286dc541918a7573a3a45ce7e46201899.tar.zst freebsd-ports-gnome-cb0e26d286dc541918a7573a3a45ce7e46201899.zip |
multiple: sync LEGAL
Sync LEGAL for djb related ports. I chose not to mark these ports as RESTRICTED
due to the mixed opinions of putting something into the public domain.
Approved by: portmgr (implicit)
Diffstat (limited to 'mail/ezmlm')
-rw-r--r-- | mail/ezmlm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile index db3954673755..a1621fa734cc 100644 --- a/mail/ezmlm/Makefile +++ b/mail/ezmlm/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= http://cr.yp.to/software/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Easy-to-use, high-speed mailing list manager for qmail +LEGAL_TEXT= No license -- see http://cr.yp.to/softwarelaw.html + USES= qmail:run USE_GCC= any |