diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1996-07-30 02:17:16 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1996-07-30 02:17:16 +0000 |
commit | 0b117b2ada5e7fc27ef12eebb678709b7eda89aa (patch) | |
tree | d99f1975a8ebab487aa86cddeb6b8c71bd97d7f9 /misc/Makefile | |
parent | bb861d6b385ad1a29cad6329d246181990846f29 (diff) | |
download | ports-0b117b2ada5e7fc27ef12eebb678709b7eda89aa.tar.gz ports-0b117b2ada5e7fc27ef12eebb678709b7eda89aa.zip |
Notes
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 69119917e31e..0828d59a777c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1996/07/10 10:25:57 asami Exp $ +# $Id: Makefile,v 1.79 1996/07/10 21:19:07 asami Exp $ # SUBDIR += amanda @@ -19,6 +19,7 @@ SUBDIR += kp SUBDIR += less SUBDIR += linuxls + SUBDIR += logsurfer SUBDIR += mc SUBDIR += mmv SUBDIR += mshell |