diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 17:36:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 17:36:56 +0000 |
commit | b50253f5f26fad9480096e4da99801e51a4d8d71 (patch) | |
tree | 3ada65efb64c80be1a880cb3f74e77011506eeea /mail/qmail-conf | |
parent | 51d481bd218acb60d67819e51deef0775259f7ef (diff) |
Notes
Diffstat (limited to 'mail/qmail-conf')
-rw-r--r-- | mail/qmail-conf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-conf/Makefile b/mail/qmail-conf/Makefile index 93bf63a5c39c..9fc9b75fd2b7 100644 --- a/mail/qmail-conf/Makefile +++ b/mail/qmail-conf/Makefile @@ -23,7 +23,7 @@ WANT_QMAIL= yes ALL_TARGET= it INSTALL_TARGET= setup check -NO_PACKAGE= "borrows code from djbdns, thus falls under the same restrictions as dns/djbdns" +RESTRICTED= "borrows code from djbdns, thus falls under the same restrictions as dns/djbdns" PREFIX?= ${QMAIL_PREFIX} |