aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-14 06:07:27 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-14 06:07:27 +0000
commit60593951d5acce032b5e2fc8faa2d5f480c362cf (patch)
treed618fe88d44af82e2f350939147d3ccd83fa0848
parentc9dc84a5224b30f876aca7950ba9667f10a42b4b (diff)
downloadports-60593951d5acce032b5e2fc8faa2d5f480c362cf.tar.gz
ports-60593951d5acce032b5e2fc8faa2d5f480c362cf.zip
Add lmbench.
Notes
Notes: svn path=/head/; revision=1741
-rw-r--r--misc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 404a9edb2f80..1c1775f06b14 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,14 +1,14 @@
-# $Id: Makefile,v 1.53 1995/05/13 09:34:38 asami Exp $
+# $Id: Makefile,v 1.54 1995/05/14 03:30:03 asami Exp $
#
# RESTRICTED: pgp.usa_only (local restrections)
# RESTRICTED: pgp.non-usa_only (local restrictions)
# RESTRICTED: mmv (restrictive copyright)
#
# BROKEN: wine (doesn't install)
-# BROKEN: lmbench (not done yet)
#
-SUBDIR= amanda chord colorls cpm hfs iozone ispell kp less mshell mtools \
+SUBDIR= amanda chord colorls cpm hfs iozone ispell kp less lmbench \
+ mshell mtools \
pcemu rman screen top tua xbatt xdu xsysstats
.include <bsd.port.subdir.mk>