diff options
author | asami <asami@FreeBSD.org> | 1996-11-15 11:02:31 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-15 11:02:31 +0000 |
commit | cf4850274b153ae66aeae96dd1cb06a8ac511a1d (patch) | |
tree | c01aad32ea23a5f61a3943b355b24b3d4eb331fe /misc | |
parent | 10296d2b05659399f890ba2c0a89aa4785913c50 (diff) | |
download | FreeBSD-ports-cf4850274b153ae66aeae96dd1cb06a8ac511a1d.zip FreeBSD-ports-cf4850274b153ae66aeae96dd1cb06a8ac511a1d.tar.gz |
Added mgdiff.
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 c8da4c4..7c15574 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1996/11/11 19:44:15 obrien Exp $ +# $Id: Makefile,v 1.93 1996/11/15 09:56:42 asami Exp $ # SUBDIR += amanda @@ -23,6 +23,7 @@ SUBDIR += linuxls SUBDIR += logsurfer SUBDIR += mc + SUBDIR += mgdiff SUBDIR += mmv SUBDIR += mshell SUBDIR += p5-Array-PrintCols |