diff --git a/misc/nwrite/Makefile b/misc/nwrite/Makefile index b278a4427b11..e7390fecc189 100644 --- a/misc/nwrite/Makefile +++ b/misc/nwrite/Makefile @@ -18,7 +18,9 @@ CONFIGURE_ARGS= --enable-clear-procs MAN1= nwrite.1 PLIST_FILES= bin/nwrite - +RESTRICTED= "ownership of the software is in dispute" +NO_CDROM= ${RESTRICTED} +NO_FTP= ${RESTRICTED} BINGRP= tty BINMODE= 2755