summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 09:34:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 09:34:38 +0000
commit3973338ee87ae4b962ce8f2b6785440e174a804b (patch)
tree3bbb2ec2eaa26b2094691710f74390d0ad5e707c /misc/Makefile
parentSort! (diff)
Move mmv to "restricted".
Notes
Notes: svn path=/head/; revision=1719
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 9392256e6a6b..2d317c2a4880 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,12 +1,13 @@
-# $Id: Makefile,v 1.51 1995/05/06 11:51:21 asami Exp $
+# $Id: Makefile,v 1.52 1995/05/09 11:50:12 asami Exp $
#
-# restricted: pgp.usa_only pgp.non-usa_only
+# restricted: pgp.usa_only pgp.non-usa_only (local restrictions)
+# mmv (restrictive copyright)
#
# BROKEN: wine (doesn't install)
# lmbench (not done yet)
#
-SUBDIR= amanda chord colorls cpm hfs iozone ispell kp less mmv mshell mtools \
+SUBDIR= amanda chord colorls cpm hfs iozone ispell kp less mshell mtools \
pcemu rman screen top tua xbatt xdu xsysstats
.include <bsd.port.subdir.mk>