diff options
author | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-11-24 04:47:10 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@FreeBSD.org> | 1998-11-24 04:47:10 +0000 |
commit | e11ac801e38cecfe811990089a2faf71308ed6b9 (patch) | |
tree | 456b4a0e4bc5cad8b436e5af72d273dda83f2eb9 /misc | |
parent | 06f44016e5813ef4c9ea4ec09fc96cdb79430e80 (diff) | |
download | ports-e11ac801e38cecfe811990089a2faf71308ed6b9.tar.gz ports-e11ac801e38cecfe811990089a2faf71308ed6b9.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 35906c4cf8f9..1c4c4551d458 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.173 1998/11/12 01:35:23 smace Exp $ +# $Id: Makefile,v 1.174 1998/11/17 21:54:07 billf Exp $ # SUBDIR += acron @@ -36,6 +36,7 @@ SUBDIR += less SUBDIR += lile SUBDIR += logsurfer + SUBDIR += lv SUBDIR += magicpoint SUBDIR += man.el SUBDIR += mc |