diff options
author | garga <garga@FreeBSD.org> | 2008-07-26 03:00:36 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2008-07-26 03:00:36 +0800 |
commit | ac7d1b2b1e3c6bd3aaaae4e2be99fe2548671737 (patch) | |
tree | eab6b1d7bee29ae03322b3776d9e1e1ddf730acc /mail | |
parent | 7824c3cbbd9a0916404fa9b9308c8e41d2072150 (diff) | |
download | freebsd-ports-gnome-ac7d1b2b1e3c6bd3aaaae4e2be99fe2548671737.tar.gz freebsd-ports-gnome-ac7d1b2b1e3c6bd3aaaae4e2be99fe2548671737.tar.zst freebsd-ports-gnome-ac7d1b2b1e3c6bd3aaaae4e2be99fe2548671737.zip |
Remove RESTRICTED since all DJB code changed to public domain license
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail-contrib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/qmail-contrib/Makefile b/mail/qmail-contrib/Makefile index f683aad66b37..c3b8f268af61 100644 --- a/mail/qmail-contrib/Makefile +++ b/mail/qmail-contrib/Makefile @@ -18,8 +18,6 @@ COMMENT= Contributed programs for qmail USE_QMAIL_RUN= yes -RESTRICTED= Unsure of djb's license - ALL_TARGET= it INSTALL_TARGET= setup |