From 38d1cc34ac3bea5f19c5625ea50d95fa40593141 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Thu, 18 Mar 2004 01:05:41 +0000 Subject: [PATCH] According to the maintainer, there is a dispute about the ownership of the software. --- misc/nwrite/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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