diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-04-29 10:59:21 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-04-29 10:59:21 +0000 |
commit | c03a3bee056b70e2670b0ecf5dacd37dbd71316a (patch) | |
tree | 0daac5a902f88b662e9770bd6b98a30a1f4a4d3c /textproc | |
parent | 2d15f8c3689b5d5f9cf4b2b13ad47f7591142cb8 (diff) | |
download | ports-c03a3bee056b70e2670b0ecf5dacd37dbd71316a.tar.gz ports-c03a3bee056b70e2670b0ecf5dacd37dbd71316a.zip |
Notes
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 8ef24df86b53..a013ccefed22 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.18 1998/03/25 14:12:21 nik Exp $ +# $Id: Makefile,v 1.19 1998/04/22 16:53:13 mph Exp $ # SUBDIR += agrep @@ -20,6 +20,7 @@ SUBDIR += pilot_makedoc SUBDIR += rman SUBDIR += sgmlformat + SUBDIR += sgrep SUBDIR += sp SUBDIR += texi2html SUBDIR += tth |