diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-12 14:12:02 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-12 14:12:02 +0800 |
commit | ef0b48efb8296e0981b6adb4e9b5a7843b692e64 (patch) | |
tree | 996139616e0a699e83347a3c3ce3f2acea8ddc0e /textproc/Makefile | |
parent | f4f923f67d2c309e6f3e63c40b83d7d7340d727d (diff) | |
download | freebsd-ports-gnome-ef0b48efb8296e0981b6adb4e9b5a7843b692e64.tar.gz freebsd-ports-gnome-ef0b48efb8296e0981b6adb4e9b5a7843b692e64.tar.zst freebsd-ports-gnome-ef0b48efb8296e0981b6adb4e9b5a7843b692e64.zip |
add rotix
A program to generate rotational obfuscations
PR: 32608
Submitted by: lintux@lintux.cx
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
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 |