summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-12 14:00:35 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-12 14:00:35 +0000
commitdb1e561a1e7cbb9615f8ab1b55f83e640ecd359d (patch)
tree34755b391ded70b91cce14ee7e53e72831cd8bdb /textproc/Makefile
parent- updated to newest version 0.60 (diff)
enable textproc/rot13, a trivial file encription tool.
PR: 4027
Notes
Notes: svn path=/head/; revision=8224
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index f993a3e4b98a..36b43b03a55b 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.10 1997/10/01 07:09:55 max Exp $
+# $Id: Makefile,v 1.11 1997/10/11 10:38:49 wosch Exp $
#
SUBDIR += agrep
@@ -16,6 +16,7 @@
SUBDIR += par
SUBDIR += pilot_makedoc
SUBDIR += rman
+ SUBDIR += rot13
SUBDIR += sgmlformat
SUBDIR += sp
SUBDIR += unroff