summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-12 06:12:02 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-12 06:12:02 +0000
commit230f8c0a602d9143b498d1d7b3a89126ebafffda (patch)
tree9d2ddaeeaed016d9b9433d3b3a9d2d00dfd49c49 /textproc/Makefile
parentupgrade mtr to 0.44 (diff)
add rotix
A program to generate rotational obfuscations PR: 32608 Submitted by: lintux@lintux.cx
Notes
Notes: svn path=/head/; revision=51377
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 2cae75dbe5dd..6f8ac08681cd 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -196,6 +196,7 @@
SUBDIR += replaceit
SUBDIR += rman
SUBDIR += rot
+ SUBDIR += rotix
SUBDIR += rtf2htm
SUBDIR += ruby-csv
SUBDIR += ruby-erb