summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-05-21 09:20:34 +0000
committermarkm <markm@FreeBSD.org>2002-05-21 09:20:34 +0000
commit73f7d5a47739afd2ff6b4aa7537fc717396dc787 (patch)
tree18d24c6233c04b3847835d7db96ae4a942a5e2f0 /gnu/usr.bin/Makefile
parentb7bed4f09bd40890f8f1a9e4a0e7eef8cebbdc34 (diff)
downloadFreeBSD-src-73f7d5a47739afd2ff6b4aa7537fc717396dc787.zip
FreeBSD-src-73f7d5a47739afd2ff6b4aa7537fc717396dc787.tar.gz
Remove ptx. It is not used anywhere in the base system, has not been
maintained for years and is very old code. If there is any need for it, I suspect that ports would be a better place. No objection from: current@freebsd.org
Diffstat (limited to 'gnu/usr.bin/Makefile')
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 44a83b9..c896303 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR= awk bc binutils cc cpio dc dialog diff diff3 \
- grep gzip man patch ptx rcs sdiff send-pr sort tar texinfo
+ grep gzip man patch rcs sdiff send-pr sort tar texinfo
.if ${CXX:T} != "c++"
SUBDIR+=groff
OpenPOWER on IntegriCloud