diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-02-10 06:45:31 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-02-10 06:45:31 +0000 |
commit | de229d7c819090676ac76cec8c2f94cdff55699b (patch) | |
tree | 8b1807b1449e7e06aba63ad57b70972427f9fae1 /mail/mess822 | |
parent | 5086b78e6837edf9018cb5974efa76dd4a7077fc (diff) | |
download | ports-de229d7c819090676ac76cec8c2f94cdff55699b.tar.gz ports-de229d7c819090676ac76cec8c2f94cdff55699b.zip |
Notes
Diffstat (limited to 'mail/mess822')
-rw-r--r-- | mail/mess822/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index e2278b8fe5ad..dc9eff04647f 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -13,9 +13,7 @@ MASTER_SITES= http://cr.yp.to/software/ \ MAINTAINER= drs@rucus.ru.ac.za COMMENT= RFC 822 mail message parsing library and rewriting utilities -USES= qmail:run - -RESTRICTED= Violates djb\'s license +USES= qmail ALL_TARGET= it INSTALL_TARGET= setup check |