aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-03-18 01:05:41 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-03-18 01:05:41 +0000
commit38d1cc34ac3bea5f19c5625ea50d95fa40593141 (patch)
tree12396599da92ca8c45be08de5ad85c07507b79fe
parent9ac88a3119939ff4cb658c07fcf9eee6a3b8c83f (diff)
downloadports-38d1cc34ac3bea5f19c5625ea50d95fa40593141.tar.gz
ports-38d1cc34ac3bea5f19c5625ea50d95fa40593141.zip
Notes
-rw-r--r--misc/nwrite/Makefile4
1 files changed, 3 insertions, 1 deletions
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