diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 7 |
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> |