diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 09:23:03 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 09:23:03 +0000 |
commit | e3a7915212edc4b283c5618acea957762686d6f5 (patch) | |
tree | 6b76e5eb9f0b68348d3839e8cd1282eab6b3a82c /textproc/Makefile | |
parent | 1a79cc7926a08c738382a34dd8033e6fb3af6b4f (diff) | |
download | ports-e3a7915212edc4b283c5618acea957762686d6f5.tar.gz ports-e3a7915212edc4b283c5618acea957762686d6f5.zip |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 36fd43fb4815..b824974275e6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1999/07/08 13:33:40 sheldonh Exp $ +# $Id: Makefile,v 1.59 1999/07/22 13:16:02 kris Exp $ # SUBDIR += agrep @@ -45,6 +45,7 @@ SUBDIR += prag SUBDIR += py-mxTextTools SUBDIR += py-xml + SUBDIR += rand SUBDIR += rman SUBDIR += sar SUBDIR += sgmlformat |