diff options
Diffstat (limited to 'dns/djbdns/Makefile')
-rw-r--r-- | dns/djbdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/djbdns/Makefile b/dns/djbdns/Makefile index 2cd1a8d28bb6..6cc90e22dbd3 100644 --- a/dns/djbdns/Makefile +++ b/dns/djbdns/Makefile @@ -94,7 +94,7 @@ RUN_DEPENDS= setuidgid:${PORTSDIR}/sysutils/daemontools \ ALL_TARGET= it INSTALL_TARGET= setup check -NO_PACKAGE= Forbidden - we have patches to the distribution. +RESTRICTED= Forbidden to redistribute - we have patches to the distribution. .if defined(WITH_IPV6) PLIST_SUB+= WITH_IPV6="" |