diff options
author | hubertf <hubertf> | 2001-01-17 23:36:54 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-01-17 23:36:54 +0000 |
commit | 065acb507c71b85d125ad0972007838c63a3b267 (patch) | |
tree | b2155dfd759945a64fb131ba5190345b1bb909be /textproc | |
parent | 7a141a023f59cace1ebeac03f20964701b4d3bd4 (diff) | |
download | pkgsrc-065acb507c71b85d125ad0972007838c63a3b267.tar.gz |
add & enable rtfm
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 9103411b3ad..6e5a70d5765 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2001/01/15 12:44:49 skrll Exp $ +# $NetBSD: Makefile,v 1.69 2001/01/17 23:36:54 hubertf Exp $ # SUBDIR += antiword @@ -39,6 +39,7 @@ SUBDIR += par SUBDIR += py-dtml SUBDIR += rman + SUBDIR += rtfm SUBDIR += sp SUBDIR += t1lib SUBDIR += t1utils |