diff options
author | markp <markp@FreeBSD.org> | 2002-02-19 21:42:48 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2002-02-19 21:42:48 +0000 |
commit | e8cd63a49c2e1ec208a7882f67f9bc8dc4a8d7b4 (patch) | |
tree | 049c1d460753d1c3f0f1232f3e0c09fd3d18c575 /textproc/Makefile | |
parent | f0f3dac29dcfa98885a1b303153018ea0645c50d (diff) | |
download | FreeBSD-ports-e8cd63a49c2e1ec208a7882f67f9bc8dc4a8d7b4.zip FreeBSD-ports-e8cd63a49c2e1ec208a7882f67f9bc8dc4a8d7b4.tar.gz |
Add fist 4.0, an emphatic message generator.
PR: 33656
Submitted by: Steve Wills <steve@stevenwills.com>
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 cab2a14..9e35676 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -48,6 +48,7 @@ SUBDIR += expat2 SUBDIR += fdp-tools SUBDIR += filepp + SUBDIR += fist SUBDIR += fop SUBDIR += freegrep SUBDIR += fribidi |