aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-15 11:02:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-15 11:02:31 +0000
commit7c047963a4308398d0e5d805198fbfb24f2e0b61 (patch)
treec9a7dd6808abf5314bdddc31a98e76fb51ae2ae9 /misc
parent97167a6b2d2b0816feeb2aa836989343fe67f6f6 (diff)
downloadports-7c047963a4308398d0e5d805198fbfb24f2e0b61.tar.gz
ports-7c047963a4308398d0e5d805198fbfb24f2e0b61.zip
Added mgdiff.
Notes
Notes: svn path=/head/; revision=4477
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index c8da4c4dcd8c..7c15574a3898 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